Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 18897a0

Browse files
committed
fix(aegir): fallback to version 6.0.0
1 parent f58cf1e commit 18897a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"url": "https://github.com/ipfs/js-ipfs-api"
4545
},
4646
"devDependencies": {
47-
"aegir": "^7.0.0",
47+
"aegir": "^6.0.0",
4848
"chai": "^3.5.0",
4949
"gulp": "^3.9.1",
5050
"hapi": "^14.1.0",

0 commit comments

Comments
 (0)