@livestore/adapter-node 0.0.0-snapshot-f259f0014a6208c2f259b6586c9e4e86ab03e281 → 0.0.0-snapshot-78d8ba09392eccf5c5c86c9a3b7a4c881c274b8b

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livestore/adapter-node",
3
- "version": "0.0.0-snapshot-f259f0014a6208c2f259b6586c9e4e86ab03e281",
3
+ "version": "0.0.0-snapshot-78d8ba09392eccf5c5c86c9a3b7a4c881c274b8b",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -29,10 +29,10 @@
29
29
  "@livestore/devtools-vite": "0.3.0",
30
30
  "@opentelemetry/api": "1.9.0",
31
31
  "vite": "6.3.4",
32
- "@livestore/common": "0.0.0-snapshot-f259f0014a6208c2f259b6586c9e4e86ab03e281",
33
- "@livestore/sqlite-wasm": "0.0.0-snapshot-f259f0014a6208c2f259b6586c9e4e86ab03e281",
34
- "@livestore/utils": "0.0.0-snapshot-f259f0014a6208c2f259b6586c9e4e86ab03e281",
35
- "@livestore/webmesh": "0.0.0-snapshot-f259f0014a6208c2f259b6586c9e4e86ab03e281"
32
+ "@livestore/common": "0.0.0-snapshot-78d8ba09392eccf5c5c86c9a3b7a4c881c274b8b",
33
+ "@livestore/sqlite-wasm": "0.0.0-snapshot-78d8ba09392eccf5c5c86c9a3b7a4c881c274b8b",
34
+ "@livestore/utils": "0.0.0-snapshot-78d8ba09392eccf5c5c86c9a3b7a4c881c274b8b",
35
+ "@livestore/webmesh": "0.0.0-snapshot-78d8ba09392eccf5c5c86c9a3b7a4c881c274b8b"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@rollup/plugin-commonjs": "^28.0.3",