chore: fix dependencies

Moved filewatcher and s3 publisher to dev side, this will make the installer smaller
This commit is contained in:
Thomas Zarebczan 2018-08-17 14:03:26 -04:00
parent 531f3da75a
commit 34dc8a3785

View file

@ -43,10 +43,8 @@
"electron-dl": "^1.11.0",
"electron-is-dev": "^0.3.0",
"electron-log": "^2.2.12",
"electron-publisher-s3": "^20.8.1",
"electron-updater": "^2.23.3",
"electron-window-state": "^4.1.1",
"filewatcher-webpack-plugin": "^1.2.0",
"find-process": "^1.1.0",
"formik": "^0.10.4",
"hast-util-sanitize": "^1.1.2",
@ -101,6 +99,7 @@
"electron": "^2.0.6",
"electron-builder": "^20.22.0",
"electron-devtools-installer": "^2.2.3",
"electron-publisher-s3": "^20.8.1",
"electron-webpack": "^1.13.0",
"eslint": "^4.19.0",
"eslint-config-airbnb": "^16.1.0",
@ -111,6 +110,7 @@
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-react": "^7.7.0",
"filewatcher-webpack-plugin": "^1.2.0",
"flow-bin": "^0.69.0",
"flow-typed": "^2.3.0",
"fs-path": "^0.0.24",