@livestore/sqlite-wasm 0.0.0-snapshot-2a3ba4e86ce747d9ef59d22aabc4de9e0528846b → 0.0.0-snapshot-5a6440f111a5a7c2441a649866587d5d51e22820
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/.netlify/state.json +3 -0
- package/dist/.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/tmp/pack.tgz +0 -0
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-5a6440f111a5a7c2441a649866587d5d51e22820",
|
|
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/
|
|
27
|
-
"@livestore/
|
|
26
|
+
"@livestore/utils": "0.0.0-snapshot-5a6440f111a5a7c2441a649866587d5d51e22820",
|
|
27
|
+
"@livestore/common": "0.0.0-snapshot-5a6440f111a5a7c2441a649866587d5d51e22820"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@types/chrome": "^0.0.304",
|
package/tmp/pack.tgz
ADDED
|
Binary file
|