Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Apr 4, 2017
1 parent 6b14373 commit 34424db
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 @@ -37,17 +37,17 @@
},
"homepage": "https://github.com/ipld/js-ipld-dag-cbor",
"dependencies": {
"async": "^2.1.5",
"async": "^2.3.0",
"borc": "^2.0.2",
"bs58": "^4.0.0",
"cids": "~0.4.1",
"cids": "~0.5.0",
"is-circular": "^1.0.1",
"multihashes": "~0.4.4",
"multihashing-async": "~0.4.4",
"multihashes": "~0.4.5",
"multihashing-async": "~0.4.5",
"traverse": "^0.6.6"
},
"devDependencies": {
"aegir": "^11.0.0",
"aegir": "^11.0.1",
"chai": "^3.5.0",
"deep-freeze": "0.0.1",
"dirty-chai": "^1.2.2",
Expand Down

0 comments on commit 34424db

Please sign in to comment.