mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 22:18:41 -09:00
bump electron and webpack
This commit is contained in:
parent
fed0773bdc
commit
b725969a39
1 changed files with 2 additions and 2 deletions
|
|
@ -131,7 +131,7 @@
|
||||||
"babel-preset-react": "^6.16.0",
|
"babel-preset-react": "^6.16.0",
|
||||||
"copy-webpack-plugin": "^4.0.0",
|
"copy-webpack-plugin": "^4.0.0",
|
||||||
"cross-env": "3.1.3",
|
"cross-env": "3.1.3",
|
||||||
"electron": "1.4.15",
|
"electron": "1.6.2",
|
||||||
"electron-builder": "13.6.0",
|
"electron-builder": "13.6.0",
|
||||||
"electron-devtools-installer": "^2.0.0",
|
"electron-devtools-installer": "^2.0.0",
|
||||||
"electron-rebuild": "1.5.6",
|
"electron-rebuild": "1.5.6",
|
||||||
|
|
@ -141,7 +141,7 @@
|
||||||
"husky": "^0.11.6",
|
"husky": "^0.11.6",
|
||||||
"redux-logger": "^2.6.1",
|
"redux-logger": "^2.6.1",
|
||||||
"spectron": "^3.4.0",
|
"spectron": "^3.4.0",
|
||||||
"webpack": "2.2.0",
|
"webpack": "2.2.1",
|
||||||
"xo": "^0.17.1"
|
"xo": "^0.17.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue