@livestore/devtools-expo 0.0.0-snapshot-edd7c5776e14f05ce41302abfd356842ad0bbc38 → 0.0.0-snapshot-72014fe5647d5ffcc631dcef96563ab453fddffb
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/dist/.tsbuildinfo +1 -1
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livestore/devtools-expo",
|
|
3
|
-
"version": "0.0.0-snapshot-
|
|
3
|
+
"version": "0.0.0-snapshot-72014fe5647d5ffcc631dcef96563ab453fddffb",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"types": "./dist/index.d.cts",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@livestore/adapter-node": "0.0.0-snapshot-
|
|
8
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
7
|
+
"@livestore/adapter-node": "0.0.0-snapshot-72014fe5647d5ffcc631dcef96563ab453fddffb",
|
|
8
|
+
"@livestore/utils": "0.0.0-snapshot-72014fe5647d5ffcc631dcef96563ab453fddffb"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@types/node": "^22.13.10",
|