Skip to content

Commit 9dcea69

Browse files
committed
fix: ipfs-repo is not a devDependency
1 parent cba9166 commit 9dcea69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"hapi": "^16.6.2",
7171
"hat": "0.0.3",
7272
"ipfs-api": "^17.2.5",
73+
"ipfs-repo": "^0.18.5",
7374
"joi": "^13.0.2",
7475
"lodash.clone": "^4.5.0",
7576
"lodash.defaultsdeep": "^4.6.0",
@@ -91,7 +92,6 @@
9192
"dirty-chai": "^2.0.1",
9293
"go-ipfs-dep": "0.4.13",
9394
"ipfs": "^0.27.5",
94-
"ipfs-repo": "^0.18.5",
9595
"is-running": "1.0.5",
9696
"mkdirp": "^0.5.1",
9797
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)