From 137592a19bd65e8ea2ef4aba514bce994f22d70a Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 21 Nov 2016 14:47:24 +0100 Subject: [PATCH] update types --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2486afb..7de1501 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "homepage": "https://github.com/pushrocks/smartenv", "dependencies": { - "@types/q": "x.x.x", + "@types/q": "0.x.x", "lodash": "^4.17.2", "q": "^1.4.1", "typings-global": "^1.0.14"