Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Jan 29, 2018
1 parent 6a84873 commit 1e276f6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,22 +43,22 @@
"homepage": "https://github.com/libp2p/js-libp2p-keychain#readme",
"dependencies": {
"async": "^2.6.0",
"deepmerge": "^1.5.2",
"deepmerge": "^2.0.1",
"interface-datastore": "~0.4.2",
"libp2p-crypto": "~0.11.0",
"libp2p-crypto": "~0.12.0",
"pull-stream": "^3.6.1",
"sanitize-filename": "^1.6.1"
},
"devDependencies": {
"aegir": "^12.3.0",
"aegir": "^12.4.0",
"chai": "^4.1.2",
"chai-string": "^1.4.0",
"datastore-fs": "~0.4.2",
"datastore-level": "~0.7.0",
"dirty-chai": "^2.0.1",
"level-js": "^2.2.4",
"mocha": "^4.0.1",
"peer-id": "~0.10.4",
"mocha": "^5.0.0",
"peer-id": "~0.10.5",
"pre-commit": "^1.2.2",
"rimraf": "^2.6.2"
},
Expand Down

0 comments on commit 1e276f6

Please sign in to comment.