Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Apr 29, 2016
1 parent 4f6c80d commit f3072b1
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 @@ -39,17 +39,17 @@
"dependencies": {
"babel-runtime": "^6.6.1",
"bs58": "^3.0.0",
"cbor": "^1.0.1",
"cbor": "^1.0.3",
"lodash.clonedeep": "^4.3.2",
"lodash.defaults": "^4.0.1",
"lodash.includes": "^4.1.2",
"multiaddr": "^1.3.0",
"multihashes": "^0.2.0",
"multihashing": "^0.2.0",
"multiaddr": "^1.4.1",
"multihashes": "^0.2.1",
"multihashing": "^0.2.1",
"nofilter": "0.0.2"
},
"devDependencies": {
"aegir": "^2.1.1",
"aegir": "^3.0.0",
"chai": "^3.5.0",
"pre-commit": "^1.1.2"
}
Expand Down

0 comments on commit f3072b1

Please sign in to comment.