diff --git a/package.json b/package.json index c69d6819a15686e852f56daae8f64c5cdaba8ad3..fff7e9d7eba50731f260e3157c55416dd1e8785c 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,12 @@ "aframe-extras": "^3.12.4", "aframe-input-mapping-component": "https://github.com/johnshaughnessy/aframe-input-mapping-component#23e2855", "aframe-teleport-controls": "https://github.com/netpro2k/aframe-teleport-controls#feature/teleport-origin", - "aframe-xr": "^0.0.9", + "aframe-xr": "github:brianpeiris/aframe-xr#1d514f0", "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#codec-detect", - "networked-aframe": "https://github.com/netpro2k/networked-aframe#bugfix/chrome/audio", + "naf-janus-adapter": "https://github.com/mozilla/naf-janus-adapter#25a8e80", + "networked-aframe": "https://github.com/brianpeiris/networked-aframe#3d64f88", "nipplejs": "^0.6.7", "query-string": "^5.0.1", "raven-js": "^3.20.1", diff --git a/yarn.lock b/yarn.lock index 9c20efead315ff7941e9d357bef02e26880464ce..9dd33be82718f82ac97978cef54c6814c277f8f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -78,9 +78,9 @@ aframe-template-component@3.2.1: dependencies: es6-template-strings "^2.0.0" -aframe-xr@^0.0.9: +"aframe-xr@github:brianpeiris/aframe-xr#1d514f0": version "0.0.9" - resolved "https://registry.yarnpkg.com/aframe-xr/-/aframe-xr-0.0.9.tgz#9f76592b0c42bf0138d5376cc88472daf15f74bf" + resolved "https://codeload.github.com/brianpeiris/aframe-xr/tar.gz/1d514f00d605f54e4e1fbe961d8e0cc0eee81518" after@0.8.2: version "0.8.2" @@ -1244,10 +1244,6 @@ code-point-at@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" -codec-detect@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/codec-detect/-/codec-detect-1.3.0.tgz#eb4e132d6fd9bf6c26c84adce77dea7db31eec8d" - color-convert@^1.3.0, color-convert@^1.9.0: version "1.9.1" resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.1.tgz#c1261107aeb2f294ebffec9ed9ecad529a6097ed" @@ -3369,6 +3365,10 @@ minijanus@^0.1.6: version "0.1.7" resolved "https://registry.yarnpkg.com/minijanus/-/minijanus-0.1.7.tgz#a4aba659e0fc46127450aa440b32de82c6cc46b9" +minijanus@^0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/minijanus/-/minijanus-0.4.0.tgz#4d08529da795886b1aab6714ee7c9ff122c8c802" + minimalistic-assert@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3" @@ -3462,13 +3462,12 @@ mv@^2.1.1: ncp "~2.0.0" rimraf "~2.4.0" -"naf-janus-adapter@https://github.com/mozilla/naf-janus-adapter#codec-detect": +"naf-janus-adapter@https://github.com/mozilla/naf-janus-adapter#25a8e80": version "0.2.0" - resolved "https://github.com/mozilla/naf-janus-adapter#8be73043ae55358acfacdecdeea3fab1908c4788" + resolved "https://github.com/mozilla/naf-janus-adapter#25a8e80a4a5036f1effce02e6c993ec7e21749c4" dependencies: - codec-detect "^1.3.0" debug "^3.1.0" - minijanus "^0.1.6" + minijanus "^0.4.0" nan@^2.3.0: version "2.8.0" @@ -3486,9 +3485,9 @@ negotiator@0.6.1: version "0.6.1" resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9" -"networked-aframe@https://github.com/netpro2k/networked-aframe#bugfix/chrome/audio": - version "0.3.2" - resolved "https://github.com/netpro2k/networked-aframe#29efff590bc2edded4424203831ecc4671b1be69" +"networked-aframe@https://github.com/brianpeiris/networked-aframe#3d64f88": + version "0.5.1" + resolved "https://github.com/brianpeiris/networked-aframe#3d64f888925a2936a6507f656079157cec1a94e9" dependencies: aframe-lerp-component "^1.1.0" aframe-template-component "3.2.1"