From a57f1b22d0cc5bac60e3906921283c524c34dd74 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Thu, 28 Jun 2018 22:29:26 +0200 Subject: [PATCH] chore: update latest webrtc --- ci/Jenkinsfile | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/Jenkinsfile b/ci/Jenkinsfile index c128776f7a..a7da2e54f3 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 7fd6accc53..b935b68ae1 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 ",