@livestore/adapter-web 0.0.0-snapshot-5f1b4ee40d92bd9fe846d097403d2ce32db61a20 → 0.0.0-snapshot-74a1aa7d3163e3fee22accf4421c150dd026aa1f
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-74a1aa7d3163e3fee22accf4421c150dd026aa1f",
|
|
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/
|
|
19
|
-
"@livestore/
|
|
20
|
-
"@livestore/
|
|
16
|
+
"@livestore/common": "0.0.0-snapshot-74a1aa7d3163e3fee22accf4421c150dd026aa1f",
|
|
17
|
+
"@livestore/devtools-web-common": "0.0.0-snapshot-74a1aa7d3163e3fee22accf4421c150dd026aa1f",
|
|
18
|
+
"@livestore/utils": "0.0.0-snapshot-74a1aa7d3163e3fee22accf4421c150dd026aa1f",
|
|
19
|
+
"@livestore/webmesh": "0.0.0-snapshot-74a1aa7d3163e3fee22accf4421c150dd026aa1f",
|
|
20
|
+
"@livestore/sqlite-wasm": "0.0.0-snapshot-74a1aa7d3163e3fee22accf4421c150dd026aa1f"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
23
|
"@types/chrome": "^0.1.1",
|