Update Electron and tools

This commit is contained in:
Yuya Ochiai
2016-12-21 22:04:46 +09:00
parent 12d0740495
commit d620ebbd44
2 changed files with 5 additions and 5 deletions

View File

@@ -44,8 +44,8 @@
"chai-as-promised": "^6.0.0",
"cross-env": "^3.1.3",
"devtron": "^1.4.0",
"electron": "1.4.12",
"electron-builder": "^7.11.2",
"electron": "1.4.13",
"electron-builder": "^10.9.2",
"electron-connect": "^0.6.1",
"eslint": "^3.12.2",
"eslint-plugin-react": "^6.8.0",
@@ -55,7 +55,7 @@
"json-loader": "^0.5.4",
"mocha": "^3.2.0",
"mocha-circleci-reporter": "0.0.2",
"spectron": "~3.4.0",
"spectron": "~3.4.1",
"webpack": "^1.14.0",
"webpack-merge": "^1.1.2"
},