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

Commit

Permalink
Proper version for aegir
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Victor Bjelkholm <[email protected]>
  • Loading branch information
victorb committed May 22, 2018
1 parent 4db6461 commit b09999e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"peer-id": "~0.10.3",
"peer-info": "~0.11.3",
"promisify-es6": "^1.0.3",
"pump": "^1.0.3",
"pull-defer": "^0.2.2",
"pull-pushable": "^2.1.1",
"pump": "^1.0.3",
"qs": "^6.5.1",
"readable-stream": "^2.3.3",
"stream-http": "^2.7.2",
Expand All @@ -62,13 +62,13 @@
"url": "https://github.com/ipfs/aegir-test-repo"
},
"devDependencies": {
"aegir": "ipfs/aegir#upgrade-deps",
"aegir": "^13.1.0",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"eslint-plugin-react": "^7.5.1",
"gulp": "^3.9.1",
"interface-ipfs-core": "~0.36.11",
"hapi": "^16.6.2",
"interface-ipfs-core": "~0.36.11",
"ipfsd-ctl": "~0.26.0",
"pre-commit": "^1.2.2",
"socket.io": "^2.0.4",
Expand Down

0 comments on commit b09999e

Please sign in to comment.