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

Commit b9e6495

Browse files
alanshawdaviddias
authored andcommitted
chore: upgrade aegir and interface-ipfs-core dependencies (#1434)
* chore: upgrade aegir and interface-ipfs-core dependencies License: MIT Signed-off-by: Alan Shaw <[email protected]> * chore: use tilde for < 1.0.0 License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 2982ee7 commit b9e6495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"homepage": "https://github.com/ipfs/js-ipfs#readme",
5959
"devDependencies": {
60-
"aegir": "^14.0.0",
60+
"aegir": "^15.0.0",
6161
"buffer-loader": "~0.0.1",
6262
"chai": "^4.1.2",
6363
"delay": "^3.0.0",
@@ -69,7 +69,7 @@
6969
"expose-loader": "~0.7.5",
7070
"form-data": "^2.3.2",
7171
"hat": "0.0.3",
72-
"interface-ipfs-core": "~0.71.0",
72+
"interface-ipfs-core": "~0.72.0",
7373
"ipfsd-ctl": "~0.37.5",
7474
"mocha": "^5.2.0",
7575
"ncp": "^2.0.0",

0 commit comments

Comments
 (0)