chore(package): update concurrently to version 3.0.0 (#749)

This commit is contained in:
Greenkeeper 2016-09-26 13:08:40 +02:00 committed by Leo Lamprecht
parent 5e87ce555c
commit 0c6f969b6c

View file

@ -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",