@fireproof/core 0.7.0-alpha.9 → 0.7.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fireproof/core",
|
3
|
-
"version": "0.7.0
|
3
|
+
"version": "0.7.0",
|
4
4
|
"description": "Live data for React, accelerated by proofs, powered by IPFS",
|
5
5
|
"main": "dist/src/fireproof.js",
|
6
6
|
"module": "dist/src/fireproof.mjs",
|
@@ -45,7 +45,7 @@
|
|
45
45
|
"charwise": "^3.0.1",
|
46
46
|
"cross-fetch": "^3.1.6",
|
47
47
|
"crypto-browserify": "^3.12.0",
|
48
|
-
"encrypted-block": "jchris/encrypted-block#
|
48
|
+
"encrypted-block": "jchris/encrypted-block#update",
|
49
49
|
"idb": "^7.1.1",
|
50
50
|
"ipld-hashmap": "^2.1.18",
|
51
51
|
"multiformats": "^11.0.1",
|