Updated packages

This commit is contained in:
2019-09-02 19:40:45 -05:00
parent 4a2bfcd8ac
commit 131af5ee04

View File

@@ -19,7 +19,7 @@
"react-loader-spinner": "^2.3.0",
"react-redux": "^7.1.1",
"react-scripts": "2.1.8",
"react-tooltip": "^3.10.0",
"react-tooltip": "^3.11.0",
"redux": "^4.0.4",
"redux-starter-kit": "^0.5.1",
"redux-thunk": "^2.3.0",
@@ -27,11 +27,11 @@
"winreg": "^1.2.4"
},
"devDependencies": {
"cross-env": "^5.2.0",
"electron": "^4.2.9",
"cross-env": "^5.2.1",
"electron": "^4.2.10",
"electron-builder": "^20.44.4",
"extract-text-webpack-plugin": "^3.0.2",
"typescript": "^3.5.3",
"typescript": "^3.6.2",
"webpack-browser-plugin": "^1.0.20"
},
"scripts": {