Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 788b367

Browse files
chore(deps): update ipfs-block
1 parent 4434f9e commit 788b367

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"chai": "^3.5.0",
4242
"cids": "^0.4.2",
4343
"dirty-chai": "^1.2.2",
44-
"ipfs-block": "~0.5.5",
44+
"ipfs-block": "~0.6.0",
4545
"ipfs-repo": "~0.11.3",
4646
"lodash": "^4.17.4",
4747
"multihashing-async": "^0.4.4",
@@ -50,7 +50,8 @@
5050
"rimraf": "^2.6.1"
5151
},
5252
"engines": {
53-
"node": ">=4.0.0"
53+
"node": ">=4.0.0",
54+
"npm": ">=3.0.0"
5455
},
5556
"dependencies": {},
5657
"contributors": [

0 commit comments

Comments
 (0)