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

Commit 8832ddf

Browse files
committed
fix: skip HTTPS tests when !isNode
License: MIT Signed-off-by: Marcin Rataj <[email protected]>
1 parent 0da08b5 commit 8832ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"execa": "^2.0.4",
194194
"form-data": "^2.5.0",
195195
"hat": "0.0.3",
196-
"interface-ipfs-core": "https://github.com/ipfs/interface-js-ipfs-core/tarball/38794027dac19ebaab3fec710d324d297599c08d/interface-js-ipfs-core.tar.gz#PR-514",
196+
"interface-ipfs-core": "https://github.com/ipfs/interface-js-ipfs-core/tarball/1fb34d2821a1d4edda4060f3c043297f6d6e0762/interface-js-ipfs-core.tar.gz",
197197
"ipfsd-ctl": "^0.43.0",
198198
"libp2p-websocket-star": "~0.10.2",
199199
"ncp": "^2.0.0",

0 commit comments

Comments
 (0)