From cd5c5ab65cedcb1a5b8682e3658131b4e1b2eeb5 Mon Sep 17 00:00:00 2001
From: Marshall Quander <marshall@quander.me>
Date: Tue, 24 Jul 2018 15:27:06 -0700
Subject: [PATCH] Pin super-hands to the right version

---
 package.json | 2 +-
 yarn.lock    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 048717a82..304deb230 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
     "react-dom": "^16.1.1",
     "react-intl": "^2.4.0",
     "screenfull": "^3.3.2",
-    "super-hands": "https://github.com/mozillareality/aframe-super-hands-component#hubs/master",
+    "super-hands": "https://github.com/mozillareality/aframe-super-hands-component#f8f9781d8b4c487bb544b3986000e85ed5f82fcc",
     "uuid": "^3.2.1",
     "webrtc-adapter": "^6.0.2"
   },
diff --git a/yarn.lock b/yarn.lock
index e22104c37..851eb8c6b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6900,9 +6900,9 @@ style-loader@^0.20.2:
     loader-utils "^1.1.0"
     schema-utils "^0.4.5"
 
-"super-hands@https://github.com/mozillareality/aframe-super-hands-component#hubs/master":
+"super-hands@https://github.com/mozillareality/aframe-super-hands-component#f8f9781d8b4c487bb544b3986000e85ed5f82fcc":
   version "3.0.0"
-  resolved "https://github.com/mozillareality/aframe-super-hands-component#ae01ff079032177fd8cd16a2881d459b71318207"
+  resolved "https://github.com/mozillareality/aframe-super-hands-component#f8f9781d8b4c487bb544b3986000e85ed5f82fcc"
 
 supports-color@^2.0.0:
   version "2.0.0"
-- 
GitLab