Update dependencies: electron and html-loader

This commit is contained in:
Farkas József
2016-09-16 22:39:49 +02:00
parent 2d38d8e4fb
commit 078f2684ef

View File

@@ -12,12 +12,12 @@
"@types/jquery": "1.10.31", "@types/jquery": "1.10.31",
"@types/node": "6.0.38", "@types/node": "6.0.38",
"copy-webpack-plugin": "^3.0.1", "copy-webpack-plugin": "^3.0.1",
"electron": "1.3.5", "electron": "1.4.0",
"gulp": "^3.9.1", "gulp": "^3.9.1",
"gulp-if": "^2.0.1", "gulp-if": "^2.0.1",
"gulp-sass": "^2.3.2", "gulp-sass": "^2.3.2",
"gulp-sourcemaps": "^1.6.0", "gulp-sourcemaps": "^1.6.0",
"html-loader": "0.4.3", "html-loader": "0.4.4",
"npm-run-all": "3.1.0", "npm-run-all": "3.1.0",
"path": "^0.12.7", "path": "^0.12.7",
"raw-loader": "^0.5.1", "raw-loader": "^0.5.1",