1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Update electron to v2.0.3

This commit is contained in:
Jannick Hemelhof
2018-06-26 11:27:37 +02:00
parent 836fc13449
commit f7fd99ec20
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"dev-start": "concurrently --kill-others \"npm run webpack\" \"npm run hot\""
},
"config": {
"electron-version": "1.8.7"
"electron-version": "2.0.3"
},
"repository": {
"type": "git",
@@ -116,7 +116,7 @@
"css-loader": "^0.19.0",
"devtron": "^1.1.0",
"dom-storage": "^2.0.2",
"electron": "2.0.2",
"electron": "2.0.3",
"electron-packager": "^6.0.0",
"eslint": "^3.13.1",
"eslint-config-standard": "^6.2.1",