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

Commit c3bc664

Browse files
committed
chore: update deps and jenkins override
1 parent 0fc3a7f commit c3bc664

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Warning: This file is automatically synced from https://github.com/ipfs/ci-sync so if you want to change it, please change it there and ask someone to sync all repositories.
2-
javascript()
2+
javascript(['nodejs_versions': ['8.11.1','9.2.0','10.0.0']])

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@
110110
"ipfs-block": "~0.7.1",
111111
"ipfs-block-service": "~0.14.0",
112112
"ipfs-multipart": "~0.1.0",
113-
"ipfs-repo": "~0.20.0",
113+
"ipfs-repo": "github:ipfs/js-ipfs-repo#fix/node10",
114114
"ipfs-unixfs": "~0.1.14",
115115
"ipfs-unixfs-engine": "~0.29.0",
116-
"ipld": "~0.17.0",
116+
"ipld": "github:ipld/js-ipld#fix/node10",
117117
"ipld-dag-cbor": "~0.12.0",
118118
"ipld-dag-pb": "~0.14.4",
119119
"is-ipfs": "~0.3.2",

0 commit comments

Comments
 (0)