diff --git a/package.json b/package.json index 183fa81..3b97528 100644 --- a/package.json +++ b/package.json @@ -44,14 +44,14 @@ "dependencies": { "async": "^2.6.1", "interface-datastore": "~0.6.0", - "libp2p-crypto": "libp2p/js-libp2p-crypto#feat/bundle-size", + "libp2p-crypto": "~0.16.0", "merge-options": "^1.0.1", "node-forge": "~0.7.6", "pull-stream": "^3.6.8", "sanitize-filename": "^1.6.1" }, "devDependencies": { - "aegir": "github:ipfs/aegir#feat/make-exp-build-test-default", + "aegir": "^18.0.3", "chai": "^4.2.0", "chai-string": "^1.4.0", "datastore-fs": "~0.7.0", @@ -60,8 +60,8 @@ "level-js": "^4.0.0", "mocha": "^5.2.0", "multihashes": "~0.4.14", - "peer-id": "~0.10.7", - "rimraf": "^2.6.2" + "peer-id": "~0.12.2", + "rimraf": "^2.6.3" }, "contributors": [ "Alan Shaw ",