@livestore/utils 0.0.0-snapshot-98f3a092e4872b301f45a122e106e42c3b4ffdcd → 0.0.0-snapshot-7f62644201147a77f322c0548f9817eea5edfef8
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livestore/utils",
|
|
3
|
-
"version": "0.0.0-snapshot-
|
|
3
|
+
"version": "0.0.0-snapshot-7f62644201147a77f322c0548f9817eea5edfef8",
|
|
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-
|
|
47
|
+
"@livestore/db-schema": "0.0.0-snapshot-7f62644201147a77f322c0548f9817eea5edfef8"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|
|
50
50
|
"@effect/experimental": "^0.30.13",
|