From 0ff071bb6b2b86edee583b85760d9f4bc9df8c20 Mon Sep 17 00:00:00 2001 From: "Theunis J. Botha" Date: Mon, 31 Oct 2016 10:06:37 +0100 Subject: [PATCH] q dependency --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 228b2dc..01fcee5 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "gulp-concat": "^2.6.0", "gulp-minify": "0.0.14", "gulp-sort": "^2.0.0", + "q": "^1.4.1", "three": "^0.81.2" }, "repository": "https://github.com/ToywheelDev/game-lib.git",