From 7c23eb123960dca3f0947800f4bbd73ce28aa463 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Fri, 5 Oct 2018 18:25:16 -0700 Subject: [PATCH] bump state component again for another optimization --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 749ca63..8b98c32 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "aframe-orbit-controls": "^1.2.0", "aframe-proxy-event-component": "^2.1.0", "aframe-slice9-component": "^1.0.0", - "aframe-state-component": "6.0.0", + "aframe-state-component": "6.1.0", "aframe-super-keyboard": "2.0.2", "aframe-thumb-controls-component": "^1.1.0", "algoliasearch": "^3.29.0",