@livestore/adapter-web 0.0.0-snapshot-9ea6b3f2d2337891c7a7835b07a167cda52376a7 → 0.0.0-snapshot-08bd566ea55152626f488c12d32ebce7e35b812d
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-08bd566ea55152626f488c12d32ebce7e35b812d",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"exports": {
|
|
@@ -58,11 +58,11 @@
|
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"@opentelemetry/api": "1.9.0",
|
|
61
|
-
"@livestore/common": "0.0.0-snapshot-
|
|
62
|
-
"@livestore/
|
|
63
|
-
"@livestore/
|
|
64
|
-
"@livestore/
|
|
65
|
-
"@livestore/webmesh": "0.0.0-snapshot-
|
|
61
|
+
"@livestore/common": "0.0.0-snapshot-08bd566ea55152626f488c12d32ebce7e35b812d",
|
|
62
|
+
"@livestore/devtools-web-common": "0.0.0-snapshot-08bd566ea55152626f488c12d32ebce7e35b812d",
|
|
63
|
+
"@livestore/sqlite-wasm": "0.0.0-snapshot-08bd566ea55152626f488c12d32ebce7e35b812d",
|
|
64
|
+
"@livestore/utils": "0.0.0-snapshot-08bd566ea55152626f488c12d32ebce7e35b812d",
|
|
65
|
+
"@livestore/webmesh": "0.0.0-snapshot-08bd566ea55152626f488c12d32ebce7e35b812d"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@types/chrome": "^0.0.304",
|