@livestore/adapter-web 0.0.0-snapshot-430542ab420440d4bc0332335a06a92cfb90c18c → 0.0.0-snapshot-12c4570d047bcfaefc85bc6243c1b61f57580913
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-12c4570d047bcfaefc85bc6243c1b61f57580913",
|
|
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/utils": "0.0.0-snapshot-
|
|
65
|
-
"@livestore/webmesh": "0.0.0-snapshot-
|
|
61
|
+
"@livestore/common": "0.0.0-snapshot-12c4570d047bcfaefc85bc6243c1b61f57580913",
|
|
62
|
+
"@livestore/devtools-web-common": "0.0.0-snapshot-12c4570d047bcfaefc85bc6243c1b61f57580913",
|
|
63
|
+
"@livestore/sqlite-wasm": "0.0.0-snapshot-12c4570d047bcfaefc85bc6243c1b61f57580913",
|
|
64
|
+
"@livestore/utils": "0.0.0-snapshot-12c4570d047bcfaefc85bc6243c1b61f57580913",
|
|
65
|
+
"@livestore/webmesh": "0.0.0-snapshot-12c4570d047bcfaefc85bc6243c1b61f57580913"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@types/chrome": "^0.0.304",
|