From 598f918cf1183e1092508c8918458f7a42b6cbcd Mon Sep 17 00:00:00 2001 From: "florian.azizian" <florian.azizian@maarch.org> Date: Fri, 5 Oct 2018 09:16:48 +0100 Subject: [PATCH] update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d9a41738d66..e6963e48b8f 100755 --- a/package.json +++ b/package.json @@ -44,8 +44,8 @@ "@angular/platform-server": "^6.1.9", "@angular/router": "^6.1.9", "@types/datatables.net": "^1.10.13", - "@types/jquery": "^2.0.50", - "@types/node": "^7.0.70", + "@types/jquery": "^2.0.51", + "@types/node": "^7.0.71", "hammerjs": "^2.0.8", "ng2-dnd": "^5.0.2", "node-sass": "^4.9.3", -- GitLab