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

Commit

Permalink
fix(package): aegir is a dependency (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider authored and daviddias committed Nov 9, 2017
1 parent 499cd9e commit 72f2f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
},
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
"dependencies": {
"aegir": "^12.1.0",
"async": "^2.5.0",
"bl": "^1.2.1",
"bs58": "^4.0.1",
Expand All @@ -47,7 +48,6 @@
"pull-stream": "^3.6.1"
},
"devDependencies": {
"aegir": "^12.1.0",
"dirty-chai": "^2.0.1"
},
"contributors": [
Expand Down

0 comments on commit 72f2f56

Please sign in to comment.