Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit eea037d

Browse files
jacobheunvmx
authored andcommitted
chore: override jenkins node versions
chore: updates deps License: MIT Signed-off-by: Jacob Heun <[email protected]>
1 parent 80f8cad commit eea037d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ci/Jenkinsfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
javascript()
1+
javascript(['nodejs_versions': ['8.11.1','9.2.0','10.0.0']])
2+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"interface-datastore": "~0.4.2",
5050
"ipfs-block": "~0.7.1",
5151
"ipfs-block-service": "~0.14.0",
52-
"ipfs-repo": "github:ipfs/js-ipfs-repo#fix/node10",
52+
"ipfs-repo": "~0.22.0",
5353
"ipld-bitcoin": "~0.1.5",
5454
"ipld-dag-cbor": "~0.12.0",
5555
"ipld-dag-pb": "~0.14.4",

0 commit comments

Comments
 (0)