@livestore/sync-cf 0.0.0-snapshot-bb9c56ee80f1fa34cac8918edaa6793f66471e6a → 0.0.0-snapshot-4bd9e2854c75a2876043d834ab0a0ff47226932a

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.
Files changed (1) hide show
  1. 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-bb9c56ee80f1fa34cac8918edaa6793f66471e6a",
3
+ "version": "0.0.0-snapshot-4bd9e2854c75a2876043d834ab0a0ff47226932a",
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-bb9c56ee80f1fa34cac8918edaa6793f66471e6a",
13
- "@livestore/utils": "0.0.0-snapshot-bb9c56ee80f1fa34cac8918edaa6793f66471e6a"
12
+ "@livestore/common": "0.0.0-snapshot-4bd9e2854c75a2876043d834ab0a0ff47226932a",
13
+ "@livestore/utils": "0.0.0-snapshot-4bd9e2854c75a2876043d834ab0a0ff47226932a"
14
14
  },
15
15
  "devDependencies": {
16
16
  "@cloudflare/workers-types": "4.20241022.0",