From a299a52f4c491d3c761c1e2a635965453a1a2f44 Mon Sep 17 00:00:00 2001 From: Felix Becker Date: Wed, 15 Feb 2017 11:51:15 +0100 Subject: [PATCH] Update typings --- typings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typings.json b/typings.json index 434b25e..af82dc8 100644 --- a/typings.json +++ b/typings.json @@ -5,6 +5,6 @@ }, "globalDependencies": { "mocha": "registry:env/mocha#2.2.5+20160926180742", - "node": "registry:env/node#6.0.0+20161105011511" + "node": "registry:env/node#6.0.0+20170213133316" } }