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

Commit 19dbb1e

Browse files
committed
fix: point to a specific go-ipfs version (still waiting for another 0.4.5 pre release though
1 parent ee95aa5 commit 19dbb1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"./test/utils/temp-repo.js": "./test/utils/temp-repo-browser.js",
1414
"stream": "readable-stream"
1515
},
16+
"go-ipfs": {
17+
"version": "v0.4.5-pre1"
18+
},
1619
"engines": {
1720
"node": ">=4.0.0",
1821
"npm": ">=3.0.0"

0 commit comments

Comments
 (0)