diff --git a/ci/Jenkinsfile b/ci/Jenkinsfile index c128776f..a7da2e54 100644 --- a/ci/Jenkinsfile +++ b/ci/Jenkinsfile @@ -1,2 +1,2 @@ // 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. -javascript(['nodejs_versions': ['8.11.3']]) +javascript() diff --git a/package.json b/package.json index 7fd6accc..b935b68a 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "pull-serializer": "~0.3.2", "pull-stream": "^3.6.8", "sinon": "^5.0.7", - "wrtc": "0.1.1" + "wrtc": "~0.1.6" }, "contributors": [ "Chris Bratlien ",