From e1770c8917e89ef61111f3c80b696800308bcd16 Mon Sep 17 00:00:00 2001 From: cybafelo Date: Thu, 26 Jan 2017 11:39:12 +0000 Subject: [PATCH] release 84 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 760280c..e6eab7a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "lodash": "^4.17.2", "npm": "^4.0.2", "q": "^1.4.1", - "three": "git@github.com:mrdoob/three.js.git#master", + "three": "^0.84.0", "through2": "^2.0.1" }, "repository": "https://github.com/ToywheelDev/game-lib.git",