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

Commit

Permalink
chore: override jenkins node versions
Browse files Browse the repository at this point in the history
chore: updates deps

License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
  • Loading branch information
jacobheun committed May 29, 2018
1 parent ab24a9d commit 87c5cae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion ci/Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
javascript()
javascript(['nodejs_versions': ['8.11.1','9.2.0','10.0.0']])

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"interface-datastore": "~0.4.2",
"ipfs-block": "~0.7.1",
"ipfs-block-service": "~0.14.0",
"ipfs-repo": "github:ipfs/js-ipfs-repo#fix/node10",
"ipfs-repo": "~0.22.0",
"ipld-bitcoin": "~0.1.5",
"ipld-dag-cbor": "~0.12.0",
"ipld-dag-pb": "~0.14.4",
Expand Down

0 comments on commit 87c5cae

Please sign in to comment.