mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
chore(package): update concurrently to version 3.0.0 (#749)
This commit is contained in:
parent
5e87ce555c
commit
0c6f969b6c
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
||||||
"babel-core": "^6.11.4",
|
"babel-core": "^6.11.4",
|
||||||
"babel-loader": "^6.2.4",
|
"babel-loader": "^6.2.4",
|
||||||
"babel-preset-react": "^6.11.1",
|
"babel-preset-react": "^6.11.1",
|
||||||
"concurrently": "^2.2.0",
|
"concurrently": "^3.0.0",
|
||||||
"copy-webpack-plugin": "^3.0.1",
|
"copy-webpack-plugin": "^3.0.1",
|
||||||
"electron": "1.4.1",
|
"electron": "1.4.1",
|
||||||
"electron-builder": "^7.0.1",
|
"electron-builder": "^7.0.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue