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

Commit

Permalink
chore: upgrade dependencies (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos authored Oct 25, 2018
1 parent 5d3f489 commit 24d4374
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,15 +43,15 @@
"homepage": "https://github.com/libp2p/js-libp2p-keychain#readme",
"dependencies": {
"async": "^2.6.1",
"interface-datastore": "~0.4.2",
"interface-datastore": "~0.6.0",
"libp2p-crypto": "~0.13.0",
"lodash": "^4.6.1",
"pull-stream": "^3.6.8",
"sanitize-filename": "^1.6.1"
},
"devDependencies": {
"aegir": "^14.0.0",
"chai": "^4.1.2",
"aegir": "^15.3.0",
"chai": "^4.2.0",
"chai-string": "^1.4.0",
"datastore-fs": "~0.5.0",
"datastore-level": "~0.8.0",
Expand Down

0 comments on commit 24d4374

Please sign in to comment.