@livestore/peer-deps 0.0.0-snapshot-5a6440f111a5a7c2441a649866587d5d51e22820.2 → 0.0.0-snapshot-54e706b7e73bd685653cd43e1e34a02c1d8054a2
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 +4 -1
- package/tmp/pack.tgz +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livestore/peer-deps",
|
|
3
|
-
"version": "0.0.0-snapshot-
|
|
3
|
+
"version": "0.0.0-snapshot-54e706b7e73bd685653cd43e1e34a02c1d8054a2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"dependencies": {
|
|
@@ -19,6 +19,9 @@
|
|
|
19
19
|
"effect": "3.14.8"
|
|
20
20
|
},
|
|
21
21
|
"description": "This is a convenience package that can be installed to satisfy peer dependencies of Livestore packages.",
|
|
22
|
+
"files": [
|
|
23
|
+
"package.json"
|
|
24
|
+
],
|
|
22
25
|
"publishConfig": {
|
|
23
26
|
"access": "public"
|
|
24
27
|
},
|
package/tmp/pack.tgz
DELETED
|
Binary file
|