@livestore/adapter-web 0.0.0-snapshot-a39a3b63b870a2878f22f82ce2979a6989076053 → 0.0.0-snapshot-2411da6706c12365b5aa4533b551b9b6554d4617
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/dist/.tsbuildinfo +1 -1
- 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-2411da6706c12365b5aa4533b551b9b6554d4617",
|
|
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/devtools-web-common": "0.0.0-snapshot-
|
|
63
|
-
"@livestore/sqlite-wasm": "0.0.0-snapshot-
|
|
64
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
65
|
-
"@livestore/webmesh": "0.0.0-snapshot-
|
|
61
|
+
"@livestore/common": "0.0.0-snapshot-2411da6706c12365b5aa4533b551b9b6554d4617",
|
|
62
|
+
"@livestore/devtools-web-common": "0.0.0-snapshot-2411da6706c12365b5aa4533b551b9b6554d4617",
|
|
63
|
+
"@livestore/sqlite-wasm": "0.0.0-snapshot-2411da6706c12365b5aa4533b551b9b6554d4617",
|
|
64
|
+
"@livestore/utils": "0.0.0-snapshot-2411da6706c12365b5aa4533b551b9b6554d4617",
|
|
65
|
+
"@livestore/webmesh": "0.0.0-snapshot-2411da6706c12365b5aa4533b551b9b6554d4617"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@types/chrome": "^0.0.304",
|