@livestore/cli 0.0.0-snapshot-53cb9155058fa32c4c5019fcf2387c95a3825ef8 → 0.0.0-snapshot-f62f7eb1e0eed87f1f6d4afca836c30abe24950b
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 +4 -4
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-f62f7eb1e0eed87f1f6d4afca836c30abe24950b",
|
4
4
|
"type": "module",
|
5
5
|
"sideEffects": false,
|
6
6
|
"exports": {
|
@@ -11,9 +11,9 @@
|
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
13
|
"@effect/ai-openai": "0.29.0",
|
14
|
-
"@livestore/common": "0.0.0-snapshot-
|
15
|
-
"@livestore/utils": "0.0.0-snapshot-
|
16
|
-
"@livestore/utils-dev": "0.0.0-snapshot-
|
14
|
+
"@livestore/common": "0.0.0-snapshot-f62f7eb1e0eed87f1f6d4afca836c30abe24950b",
|
15
|
+
"@livestore/utils": "0.0.0-snapshot-f62f7eb1e0eed87f1f6d4afca836c30abe24950b",
|
16
|
+
"@livestore/utils-dev": "0.0.0-snapshot-f62f7eb1e0eed87f1f6d4afca836c30abe24950b"
|
17
17
|
},
|
18
18
|
"devDependencies": {
|
19
19
|
"@types/node": "24.2.0",
|