From a769f3430b68aa42354ed7fe946256d99ca9ef84 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Thu, 17 May 2018 00:24:04 +0900 Subject: [PATCH] update packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 08f46c28..5b65f76e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "bootstrap": "^4.0.0-alpha.5", - "electron": "1.4.5", + "electron": "^2.0.0", "eslint": "^3.10.2", "eslint-plugin-google-camelcase": "0.0.1", "eslint-plugin-one-variable-per-var": "0.0.1", @@ -62,7 +62,7 @@ "grunt-eslint": "^10.0.0", "grunt-jsdoc": "^2.1.0", "grunt-sass": "^1.2.1", - "handlebars": "^3.0.2", + "handlebars": "^4.0.11", "hanson": "^1.2.0", "inmemfilecache": "0.0.5", "jquery": "^3.1.1",