remove electron
Showing
| ... | @@ -87,6 +87,7 @@ | ... | @@ -87,6 +87,7 @@ |
| "immutable": "^4.0.0-rc.12", | "immutable": "^4.0.0-rc.12", | ||
| "js-md5": "^0.7.3", | "js-md5": "^0.7.3", | ||
| "jwt-decode": "^2.2.0", | "jwt-decode": "^2.2.0", | ||
| "jwt-decode": "^2.2.0", | |||
| "lodash": "^4.17.15", | "lodash": "^4.17.15", | ||
| "moment": "^2.24.0", | "moment": "^2.24.0", | ||
| "node-sass": "^4.12.0", | "node-sass": "^4.12.0", | ||
| ... | @@ -148,8 +149,6 @@ | ... | @@ -148,8 +149,6 @@ |
| "cpx": "^1.5.0", | "cpx": "^1.5.0", | ||
| "customize-cra": "^0.8.0", | "customize-cra": "^0.8.0", | ||
| "devtron": "^1.4.0", | "devtron": "^1.4.0", | ||
| "electron": "5.0.8", | |||
| "electron-builder": "^21.2.0", | |||
| "react-app-rewired": "^2.1.4", | "react-app-rewired": "^2.1.4", | ||
| "source-map-support": "^0.5.16", | "source-map-support": "^0.5.16", | ||
| "wait-on": "^3.3.0" | "wait-on": "^3.3.0" | ||
| ... | ... |
Please register or sign in to comment