Revert "Roll back to old phoenix.js"

This reverts commit 17fbb3d5cf.
This commit is contained in:
Greg Fodor 2018-09-19 19:32:20 +00:00
Родитель 45819958a8
Коммит 5b6716d9d7
2 изменённых файлов: 3 добавлений и 4 удалений

5
package-lock.json сгенерированный
Просмотреть файл

@ -9859,9 +9859,8 @@
"dev": true
},
"phoenix": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/phoenix/-/phoenix-1.3.0.tgz",
"integrity": "sha512-g1I6kJKTQx7wGsJCc2b1RfXeHUfITTV5kdqJPFoqmrGDfFEKQIrQkkBtv8QeJ0s1iN9+vvryrQLv+4SfmH/wqg=="
"version": "github:gfodor/phoenix-js#9e6f6acdca5c9642429564fa28b657a2057deedd",
"from": "github:gfodor/phoenix-js#master"
},
"pify": {
"version": "3.0.0",

Просмотреть файл

@ -48,7 +48,7 @@
"naf-janus-adapter": "github:mozilla/naf-janus-adapter#flexible-transport",
"networked-aframe": "github:mozillareality/networked-aframe#master",
"nipplejs": "github:mozillareality/nipplejs#mr-social-client/master",
"phoenix": "^1.3.0",
"phoenix": "github:gfodor/phoenix-js#master",
"raven-js": "^3.20.1",
"react": "^16.1.1",
"react-dom": "^16.1.1",