@livestore/adapter-web 0.0.0-snapshot-e3b706bd38e00045ac21ad1d5a81d2eeffed1dc9 → 0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livestore/adapter-web",
|
|
3
|
-
"version": "0.0.0-snapshot-
|
|
3
|
+
"version": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"exports": {
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"@opentelemetry/api": "1.9.0",
|
|
16
|
-
"@livestore/common": "0.0.0-snapshot-
|
|
17
|
-
"@livestore/devtools-web-common": "0.0.0-snapshot-
|
|
18
|
-
"@livestore/sqlite-wasm": "0.0.0-snapshot-
|
|
19
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
20
|
-
"@livestore/webmesh": "0.0.0-snapshot-
|
|
16
|
+
"@livestore/common": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
|
|
17
|
+
"@livestore/devtools-web-common": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
|
|
18
|
+
"@livestore/sqlite-wasm": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
|
|
19
|
+
"@livestore/utils": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
|
|
20
|
+
"@livestore/webmesh": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
23
|
"@types/chrome": "^0.1.1",
|