@livestore/adapter-node 0.0.0-snapshot-082fb357020434a5731890e260d6f3b21f38fb47 → 0.0.0-snapshot-a031088a8e879e9efab2d7ab870069964d2c54ac

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