@livestore/sync-cf 0.0.0-snapshot-5f1d84c316c847e6ca72d4f5e4e4b1f1cedfe32c → 0.0.0-snapshot-dfe7526d443f8f58b27b481b19e9d2c5931482b5
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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livestore/sync-cf",
|
|
3
|
-
"version": "0.0.0-snapshot-
|
|
3
|
+
"version": "0.0.0-snapshot-dfe7526d443f8f58b27b481b19e9d2c5931482b5",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@livestore/common": "0.0.0-snapshot-
|
|
13
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
12
|
+
"@livestore/common": "0.0.0-snapshot-dfe7526d443f8f58b27b481b19e9d2c5931482b5",
|
|
13
|
+
"@livestore/utils": "0.0.0-snapshot-dfe7526d443f8f58b27b481b19e9d2c5931482b5"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@cloudflare/workers-types": "4.20241022.0",
|