From d3e0639e475a7ac747b3e62fd5c37341bea40481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Farkas=20J=C3=B3zsef?= Date: Tue, 30 Aug 2016 18:41:55 +0200 Subject: [PATCH] Update types --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7acbd625..d8a8bc75 100644 --- a/package.json +++ b/package.json @@ -36,9 +36,9 @@ "@angular/platform-browser": "2.0.0-rc.5", "@angular/platform-browser-dynamic": "2.0.0-rc.5", "@angular/router": "^3.0.0-rc.1", - "@types/es6-shim": "0.0.29", - "@types/jquery": "1.10.29", - "@types/node": "6.0.33", + "@types/es6-shim": "0.0.31", + "@types/jquery": "1.10.31", + "@types/node": "6.0.38", "bootstrap": "^3.3.7", "browser-stdout": "^1.3.0", "es6-shim": "^0.35.1",