chore: update latest webrtc

This commit is contained in:
Jacob Heun 2018-06-28 22:29:26 +02:00 committed by David Dias
parent 7baf9f47ac
commit a57f1b22d0
2 changed files with 2 additions and 2 deletions

2
ci/Jenkinsfile vendored
View File

@ -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. // 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()

View File

@ -73,7 +73,7 @@
"pull-serializer": "~0.3.2", "pull-serializer": "~0.3.2",
"pull-stream": "^3.6.8", "pull-stream": "^3.6.8",
"sinon": "^5.0.7", "sinon": "^5.0.7",
"wrtc": "0.1.1" "wrtc": "~0.1.6"
}, },
"contributors": [ "contributors": [
"Chris Bratlien <chrisbratlien@gmail.com>", "Chris Bratlien <chrisbratlien@gmail.com>",