Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
feat: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Aug 1, 2016
1 parent c3b2c5f commit b90747e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,31 +44,31 @@
"buffer-loader": "0.0.1",
"chai": "^3.5.0",
"expose-loader": "^0.7.1",
"form-data": "^1.0.0-rc3",
"form-data": "^1.0.0-rc4",
"gulp": "^3.9.1",
"idb-plus-blob-store": "^1.1.2",
"interface-ipfs-core": "^0.3.0",
"left-pad": "^1.1.0",
"lodash": "^4.11.2",
"interface-ipfs-core": "^0.4.3",
"left-pad": "^1.1.1",
"lodash": "^4.14.1",
"ncp": "^2.0.0",
"nexpect": "^0.5.0",
"pre-commit": "^1.1.2",
"rimraf": "^2.5.2",
"stream-to-promise": "^1.1.0",
"pre-commit": "^1.1.3",
"rimraf": "^2.5.4",
"stream-to-promise": "^2.2.0",
"transform-loader": "^0.2.3"
},
"dependencies": {
"babel-runtime": "^6.9.0",
"babel-runtime": "^6.11.6",
"bl": "^1.1.2",
"boom": "^3.1.2",
"boom": "^3.2.2",
"bs58": "^3.0.0",
"debug": "^2.2.0",
"detect-node": "^2.0.3",
"fs-blob-store": "^5.2.1",
"glob": "^7.0.3",
"hapi": "^13.4.1",
"glob": "^7.0.5",
"hapi": "^14.0.0",
"ipfs-bitswap": "^0.6.0",
"ipfs-api": "^6.0.1",
"ipfs-api": "^6.0.3",
"ipfs-block": "^0.3.0",
"ipfs-block-service": "^0.4.0",
"ipfs-merkle-dag": "^0.6.0",
Expand All @@ -77,11 +77,11 @@
"ipfs-unixfs": "^0.1.4",
"ipfs-unixfs-engine": "^0.10.0",
"isstream": "^0.1.2",
"joi": "^8.0.5",
"joi": "^9.0.4",
"libp2p-ipfs": "^0.12.0",
"libp2p-ipfs-browser": "^0.12.0",
"lodash.get": "^4.3.0",
"lodash.set": "^4.2.0",
"lodash.get": "^4.4.0",
"lodash.set": "^4.3.0",
"mafmt": "^2.1.1",
"multihashes": "^0.2.2",
"multiaddr": "^2.0.2",
Expand Down

0 comments on commit b90747e

Please sign in to comment.