@livestore/common-cf 0.0.0-snapshot-2ece3bf0f4d88a13256969f225f87997d57e5c89 → 0.0.0-snapshot-91978b545064437fd7e7091d516ca3984e49e4e8
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livestore/common-cf",
|
|
3
|
-
"version": "0.0.0-snapshot-
|
|
3
|
+
"version": "0.0.0-snapshot-91978b545064437fd7e7091d516ca3984e49e4e8",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"exports": {
|
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@cloudflare/workers-types": "4.20251118.0",
|
|
12
|
-
"@livestore/common": "0.0.0-snapshot-
|
|
13
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
12
|
+
"@livestore/common": "0.0.0-snapshot-91978b545064437fd7e7091d516ca3984e49e4e8",
|
|
13
|
+
"@livestore/utils": "0.0.0-snapshot-91978b545064437fd7e7091d516ca3984e49e4e8"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"vitest": "3.2.4",
|
|
17
17
|
"wrangler": "4.42.2",
|
|
18
|
-
"@livestore/utils-dev": "0.0.0-snapshot-
|
|
18
|
+
"@livestore/utils-dev": "0.0.0-snapshot-91978b545064437fd7e7091d516ca3984e49e4e8"
|
|
19
19
|
},
|
|
20
20
|
"files": [
|
|
21
21
|
"dist",
|