@livestore/sqlite-wasm 0.0.0-snapshot-83ea1e208e738cd908013055900a69fcd0e63109 → 0.0.0-snapshot-ba0d422900d91b7f5ffc19d09bccd78f4b9e0578
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/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-
|
|
3
|
+
"version": "0.0.0-snapshot-ba0d422900d91b7f5ffc19d09bccd78f4b9e0578",
|
|
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.5-dev.2",
|
|
26
|
-
"@livestore/common": "0.0.0-snapshot-
|
|
27
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
26
|
+
"@livestore/common": "0.0.0-snapshot-ba0d422900d91b7f5ffc19d09bccd78f4b9e0578",
|
|
27
|
+
"@livestore/utils": "0.0.0-snapshot-ba0d422900d91b7f5ffc19d09bccd78f4b9e0578"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@types/chrome": "^0.0.304",
|