@livestore/common-cf 0.0.0-snapshot-1adb87c05f438fc2795b9df39a42658c465a4bb2 → 0.0.0-snapshot-6854c30c8014908c474e5fe0306acd9e125d57e6

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livestore/common-cf",
3
- "version": "0.0.0-snapshot-1adb87c05f438fc2795b9df39a42658c465a4bb2",
3
+ "version": "0.0.0-snapshot-6854c30c8014908c474e5fe0306acd9e125d57e6",
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.20250923.0",
12
- "@livestore/common": "0.0.0-snapshot-1adb87c05f438fc2795b9df39a42658c465a4bb2",
13
- "@livestore/utils": "0.0.0-snapshot-1adb87c05f438fc2795b9df39a42658c465a4bb2"
12
+ "@livestore/common": "0.0.0-snapshot-6854c30c8014908c474e5fe0306acd9e125d57e6",
13
+ "@livestore/utils": "0.0.0-snapshot-6854c30c8014908c474e5fe0306acd9e125d57e6"
14
14
  },
15
15
  "devDependencies": {
16
16
  "vitest": "3.2.4",
17
17
  "wrangler": "4.38.0",
18
- "@livestore/utils-dev": "0.0.0-snapshot-1adb87c05f438fc2795b9df39a42658c465a4bb2"
18
+ "@livestore/utils-dev": "0.0.0-snapshot-6854c30c8014908c474e5fe0306acd9e125d57e6"
19
19
  },
20
20
  "files": [
21
21
  "dist",