@livestore/cli 0.0.0-snapshot-77c16070595e929d847aeb1c0f726bd94872a05d → 0.0.0-snapshot-085db8136eede3d5e5618bf0e24138c2f91b3f81
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 +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livestore/cli",
|
|
3
|
-
"version": "0.0.0-snapshot-
|
|
3
|
+
"version": "0.0.0-snapshot-085db8136eede3d5e5618bf0e24138c2f91b3f81",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"exports": {
|
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@effect/ai-openai": "0.32.0",
|
|
14
|
-
"@livestore/adapter-node": "0.0.0-snapshot-
|
|
15
|
-
"@livestore/common": "0.0.0-snapshot-
|
|
16
|
-
"@livestore/livestore": "0.0.0-snapshot-
|
|
17
|
-
"@livestore/sync-cf": "0.0.0-snapshot-
|
|
18
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
14
|
+
"@livestore/adapter-node": "0.0.0-snapshot-085db8136eede3d5e5618bf0e24138c2f91b3f81",
|
|
15
|
+
"@livestore/common": "0.0.0-snapshot-085db8136eede3d5e5618bf0e24138c2f91b3f81",
|
|
16
|
+
"@livestore/livestore": "0.0.0-snapshot-085db8136eede3d5e5618bf0e24138c2f91b3f81",
|
|
17
|
+
"@livestore/sync-cf": "0.0.0-snapshot-085db8136eede3d5e5618bf0e24138c2f91b3f81",
|
|
18
|
+
"@livestore/utils": "0.0.0-snapshot-085db8136eede3d5e5618bf0e24138c2f91b3f81"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@types/node": "24.5.2",
|