diff --git a/package.json b/package.json index 6b73ec51ee5213dad63c6614bddc2814f280e437..8e9686b49f005683ee8839013b58ad4c8095e166 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "extract-text-webpack-plugin": "^3.0.2", "material-design-lite": "^1.3.0", "minijanus": "^0.1.6", - "naf-janus-adapter": "https://github.com/mozilla/naf-janus-adapter#fix/multiple-get-mediastreams", + "naf-janus-adapter": "^0.1.10", "networked-aframe": "https://github.com/netpro2k/networked-aframe#bugfix/chrome/audio", "nipplejs": "^0.6.7", "query-string": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 0cc87c4c9da429c8c03636775167927242507ba0..b7dcd3fb103518f93c53d7dec1ac1fa0781aa98b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3791,9 +3791,9 @@ mv@^2.1.1: ncp "~2.0.0" rimraf "~2.4.0" -"naf-janus-adapter@https://github.com/mozilla/naf-janus-adapter#fix/multiple-get-mediastreams": - version "0.1.9" - resolved "https://github.com/mozilla/naf-janus-adapter#ad4c8334d12ae3fded937c9a1f1f7f85447c5f3d" +naf-janus-adapter@^0.1.10: + version "0.1.10" + resolved "https://registry.yarnpkg.com/naf-janus-adapter/-/naf-janus-adapter-0.1.10.tgz#322d5eeccefc5078da7e4355537d739bbb167794" dependencies: debug "^3.1.0" minijanus "^0.1.6"