@livestore/sqlite-wasm 0.0.0-snapshot-a36e0d30e0165ce1152431c3936a2845c51fc10f → 0.0.0-snapshot-47341f7d7023b5aae1440faa5a5cea4dbb281a69

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livestore/sqlite-wasm",
3
- "version": "0.0.0-snapshot-a36e0d30e0165ce1152431c3936a2845c51fc10f",
3
+ "version": "0.0.0-snapshot-47341f7d7023b5aae1440faa5a5cea4dbb281a69",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {
@@ -23,8 +23,8 @@
23
23
  },
24
24
  "dependencies": {
25
25
  "@livestore/wa-sqlite": "1.0.3-dev.7",
26
- "@livestore/common": "0.0.0-snapshot-a36e0d30e0165ce1152431c3936a2845c51fc10f",
27
- "@livestore/utils": "0.0.0-snapshot-a36e0d30e0165ce1152431c3936a2845c51fc10f"
26
+ "@livestore/common": "0.0.0-snapshot-47341f7d7023b5aae1440faa5a5cea4dbb281a69",
27
+ "@livestore/utils": "0.0.0-snapshot-47341f7d7023b5aae1440faa5a5cea4dbb281a69"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@types/chrome": "^0.0.304",