Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore: upgrade aegir and interface-ipfs-core dependencies (#1434)
Browse files Browse the repository at this point in the history
* chore: upgrade aegir and interface-ipfs-core dependencies

License: MIT
Signed-off-by: Alan Shaw <[email protected]>

* chore: use tilde for < 1.0.0

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
  • Loading branch information
alanshaw authored and daviddias committed Jul 15, 2018
1 parent 2982ee7 commit b9e6495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"homepage": "https://github.com/ipfs/js-ipfs#readme",
"devDependencies": {
"aegir": "^14.0.0",
"aegir": "^15.0.0",
"buffer-loader": "~0.0.1",
"chai": "^4.1.2",
"delay": "^3.0.0",
Expand All @@ -69,7 +69,7 @@
"expose-loader": "~0.7.5",
"form-data": "^2.3.2",
"hat": "0.0.3",
"interface-ipfs-core": "~0.71.0",
"interface-ipfs-core": "~0.72.0",
"ipfsd-ctl": "~0.37.5",
"mocha": "^5.2.0",
"ncp": "^2.0.0",
Expand Down

0 comments on commit b9e6495

Please sign in to comment.