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