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

electron-prebuilt is obsolete. use latest electron instead

This commit is contained in:
yosmoc
2017-11-11 00:52:06 +01:00
parent 7ab2e9f6ca
commit 3f53bddf7e
2 changed files with 14 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
"dev-start": "concurrently --kill-others \"npm run webpack\" \"npm run hot\""
},
"config": {
"electron-version": "1.2.8"
"electron-version": "1.6.15"
},
"repository": {
"type": "git",
@@ -104,7 +104,7 @@
"devtron": "^1.1.0",
"dom-storage": "^2.0.2",
"electron-packager": "^6.0.0",
"electron-prebuilt": "^1.2.8",
"electron": "^1.6.15",
"eslint": "^3.13.1",
"eslint-config-standard": "^6.2.1",
"eslint-config-standard-jsx": "^3.2.0",