From de4e09fd0d195068e36ba47453fc602c192be78d Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Tue, 18 Sep 2018 03:08:56 -0700 Subject: [PATCH] bump super-keyboard version from npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cd8409..053ef51 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "aframe-proxy-event-component": "^1.1.1", "aframe-slice9-component": "^1.0.0", "aframe-state-component": "^4.6.0", - "aframe-super-keyboard": "git://github.com/dmarcos/aframe-super-keyboard#master", + "aframe-super-keyboard": "2.0.2", "algoliasearch": "^3.29.0", "ansi-html": "0.0.7", "autoprefixer": "^7.2.3",