@livestore/utils 0.0.0-snapshot-df546e17f0470b8f4f9bd33aad8c4fca65ec6355 → 0.0.0-snapshot-3b921bf0919e38fd218b5ef2926920c8c4806157

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livestore/utils",
3
- "version": "0.0.0-snapshot-df546e17f0470b8f4f9bd33aad8c4fca65ec6355",
3
+ "version": "0.0.0-snapshot-3b921bf0919e38fd218b5ef2926920c8c4806157",
4
4
  "sideEffects": [
5
5
  "./dist/global.js"
6
6
  ],
@@ -44,7 +44,7 @@
44
44
  "msgpackr": "^1.11.2",
45
45
  "nanoid": "^5.0.7",
46
46
  "pretty-bytes": "^6.1.1",
47
- "@livestore/db-schema": "0.0.0-snapshot-df546e17f0470b8f4f9bd33aad8c4fca65ec6355"
47
+ "@livestore/db-schema": "0.0.0-snapshot-3b921bf0919e38fd218b5ef2926920c8c4806157"
48
48
  },
49
49
  "peerDependencies": {
50
50
  "@effect/experimental": "^0.30.13",