Updated simple-peer dependency to fix regression with browser support

This commit is contained in:
Mitchell McCaffrey
2021-02-07 19:55:07 +11:00
parent 9892227caf
commit 5f5384a3e5
2 changed files with 5 additions and 3 deletions
+3
View File
@@ -56,6 +56,9 @@
"use-image": "^1.0.5",
"webrtc-adapter": "^7.5.1"
},
"resolutions": {
"simple-peer/get-browser-rtc": "substack/get-browser-rtc#4/head"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",
"start": "react-scripts start",