From d54170e19ea2fa9dd9ef5728dec7b7b77b76df64 Mon Sep 17 00:00:00 2001 From: joni <johnfshaughnessy@gmail.com> Date: Mon, 23 Apr 2018 14:34:25 -0700 Subject: [PATCH] Point to mozillareality copy of aframe-teleport-controls --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f90e9fa9c..aad5781a8 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "aframe-physics-extras": "https://github.com/infinitelee/aframe-physics-extras#fix/physics-collider-crash", "aframe-physics-system": "https://github.com/infinitelee/aframe-physics-system#feature/shape-component", "aframe-rounded": "^1.0.3", - "aframe-teleport-controls": "https://github.com/johnshaughnessy/aframe-teleport-controls#feature/incremental-parabolic-cursor", + "aframe-teleport-controls": "https://github.com/mozillareality/aframe-teleport-controls#hubs/master", "aframe-xr": "github:brianpeiris/aframe-xr#3162aed", "classnames": "^2.2.5", "detect-browser": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 1882349db..94fd94059 100644 --- a/yarn.lock +++ b/yarn.lock @@ -188,9 +188,9 @@ aframe-rounded@^1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/aframe-rounded/-/aframe-rounded-1.0.3.tgz#72c7d9c0ff02e94ee138bf217c284e187efa3cfb" -"aframe-teleport-controls@https://github.com/johnshaughnessy/aframe-teleport-controls#feature/incremental-parabolic-cursor": +"aframe-teleport-controls@https://github.com/mozillareality/aframe-teleport-controls#hubs/master": version "0.3.2" - resolved "https://github.com/johnshaughnessy/aframe-teleport-controls#cf931af6f11fab856c5526e6083ea00b08d52356" + resolved "https://github.com/mozillareality/aframe-teleport-controls#9e2ef7da57144c4a615eba40a945d4cfa105a092" "aframe-xr@github:brianpeiris/aframe-xr#3162aed": version "0.0.9" -- GitLab