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

Commit

Permalink
last updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Oct 31, 2016
1 parent 1b75cde commit 36c219e
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 @@ -31,16 +31,16 @@
"license": "MIT",
"dependencies": {
"asn1.js": "^4.8.1",
"async": "^2.0.1",
"async": "^2.1.2",
"multihashing-async": "^0.1.0",
"node-webcrypto-ossl": "^1.0.7",
"nodeify": "^1.0.0",
"protocol-buffers": "^3.1.6",
"webcrypto-shim": "github:dignifiedquire/webcrypto-shim#master"
},
"devDependencies": {
"aegir": "^9.0.0",
"benchmark": "^2.1.1",
"aegir": "^9.0.1",
"benchmark": "^2.1.2",
"chai": "^3.5.0",
"pre-commit": "^1.1.3"
},
Expand Down

0 comments on commit 36c219e

Please sign in to comment.