@livestore/devtools-expo 0.0.0-snapshot-61c984c4bbb97826ceed98a3fc84ac9b5772f024 → 0.0.0-snapshot-3cd5dbde5a4961cac4cea9db76603cab2f499dc3

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/devtools-expo",
3
- "version": "0.0.0-snapshot-61c984c4bbb97826ceed98a3fc84ac9b5772f024",
3
+ "version": "0.0.0-snapshot-3cd5dbde5a4961cac4cea9db76603cab2f499dc3",
4
4
  "main": "./dist/index.cjs",
5
5
  "types": "./dist/index.d.cts",
6
6
  "dependencies": {
@@ -8,7 +8,7 @@
8
8
  "@livestore/wa-sqlite": "1.0.3-dev.2",
9
9
  "vite": "^5.4.10",
10
10
  "ws": "^8.18.0",
11
- "@livestore/web": "0.0.0-snapshot-61c984c4bbb97826ceed98a3fc84ac9b5772f024"
11
+ "@livestore/web": "0.0.0-snapshot-3cd5dbde5a4961cac4cea9db76603cab2f499dc3"
12
12
  },
13
13
  "devDependencies": {
14
14
  "@types/node": "^22.8.5",