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

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Aug 16, 2017
1 parent b16115c commit a85cf70
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ dist
test/test-data/go-ipfs-repo/LOCK
test/test-data/go-ipfs-repo/LOG
test/test-data/go-ipfs-repo/LOG.old

# while testing npm5
package-lock.json
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@
"devDependencies": {
"aegir": "^11.0.2",
"buffer-loader": "0.0.1",
"chai": "^4.1.0",
"chai": "^4.1.1",
"delay": "^2.0.0",
"detect-node": "^2.0.3",
"dir-compare": "^1.4.0",
"dirty-chai": "^2.0.1",
"eslint-plugin-react": "^7.1.0",
"execa": "^0.7.0",
"eslint-plugin-react": "^7.2.1",
"execa": "^0.8.0",
"expose-loader": "^0.7.3",
"form-data": "^2.2.0",
"gulp": "^3.9.1",
"interface-ipfs-core": "~0.30.1",
"ipfsd-ctl": "~0.21.0",
"left-pad": "^1.1.3",
"lodash": "^4.17.4",
"mocha": "^3.4.2",
"mocha": "^3.5.0",
"ncp": "^2.0.0",
"nexpect": "^0.5.0",
"pre-commit": "^1.2.2",
Expand All @@ -93,13 +93,13 @@
"bl": "^1.2.1",
"boom": "^5.2.0",
"cids": "^0.5.1",
"debug": "^2.6.8",
"debug": "^3.0.0",
"fsm-event": "^2.1.0",
"glob": "^7.1.2",
"hapi": "^16.5.0",
"hapi": "^16.5.2",
"hapi-set-header": "^1.0.2",
"hoek": "^4.2.0",
"ipfs-api": "^14.1.1",
"ipfs-api": "^14.1.2",
"ipfs-bitswap": "~0.15.0",
"ipfs-block": "~0.6.0",
"ipfs-block-service": "~0.12.0",
Expand Down Expand Up @@ -202,4 +202,4 @@
"tcme <[email protected]>",
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>"
]
}
}

0 comments on commit a85cf70

Please sign in to comment.