Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit d3813ee

Browse files
committed
chore: update aegir, bring back the mocha
1 parent a6be48f commit d3813ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"is-stream": "^1.1.0",
3838
"lru-cache": "^4.1.1",
3939
"multiaddr": "^3.0.1",
40-
"multihashes": "~0.4.10",
40+
"multihashes": "~0.4.12",
4141
"multipart-stream": "^2.0.1",
4242
"ndjson": "^1.5.0",
4343
"once": "^1.4.0",
@@ -60,7 +60,7 @@
6060
"url": "https://github.com/ipfs/js-ipfs-api"
6161
},
6262
"devDependencies": {
63-
"aegir": "^12.0.8",
63+
"aegir": "^12.1.0",
6464
"chai": "^4.1.2",
6565
"dirty-chai": "^2.0.1",
6666
"eslint-plugin-react": "^7.4.0",
@@ -69,8 +69,8 @@
6969
"hapi": "^16.6.2",
7070
"ipfsd-ctl": "~0.24.0",
7171
"pre-commit": "^1.2.2",
72-
"socket.io": "^2.0.3",
73-
"socket.io-client": "^2.0.3",
72+
"socket.io": "^2.0.4",
73+
"socket.io-client": "^2.0.4",
7474
"stream-equal": "^1.1.0"
7575
},
7676
"pre-commit": [

0 commit comments

Comments
 (0)