@livestore/adapter-web 0.0.0-snapshot-471f84f8502695c60eb505a3fe288971ac3fde8e → 0.0.0-snapshot-41c6d06df3d605cc62b4c7f0060c9be74c679728
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-41c6d06df3d605cc62b4c7f0060c9be74c679728",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"exports": {
|
|
@@ -51,11 +51,11 @@
|
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
53
|
"@opentelemetry/api": "1.9.0",
|
|
54
|
-
"@livestore/common": "0.0.0-snapshot-
|
|
55
|
-
"@livestore/devtools-web-common": "0.0.0-snapshot-
|
|
56
|
-
"@livestore/sqlite-wasm": "0.0.0-snapshot-
|
|
57
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
58
|
-
"@livestore/webmesh": "0.0.0-snapshot-
|
|
54
|
+
"@livestore/common": "0.0.0-snapshot-41c6d06df3d605cc62b4c7f0060c9be74c679728",
|
|
55
|
+
"@livestore/devtools-web-common": "0.0.0-snapshot-41c6d06df3d605cc62b4c7f0060c9be74c679728",
|
|
56
|
+
"@livestore/sqlite-wasm": "0.0.0-snapshot-41c6d06df3d605cc62b4c7f0060c9be74c679728",
|
|
57
|
+
"@livestore/utils": "0.0.0-snapshot-41c6d06df3d605cc62b4c7f0060c9be74c679728",
|
|
58
|
+
"@livestore/webmesh": "0.0.0-snapshot-41c6d06df3d605cc62b4c7f0060c9be74c679728"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
61
|
"@types/chrome": "^0.0.304",
|