Package updates

This commit is contained in:
2019-07-25 21:01:22 -05:00
parent 8849e77efb
commit ba14f36d32

View File

@@ -20,7 +20,7 @@
"react-redux": "^7.1.0", "react-redux": "^7.1.0",
"react-scripts": "2.1.8", "react-scripts": "2.1.8",
"react-tooltip": "^3.10.0", "react-tooltip": "^3.10.0",
"redux": "^4.0.1", "redux": "^4.0.4",
"redux-starter-kit": "^0.5.1", "redux-starter-kit": "^0.5.1",
"redux-thunk": "^2.3.0", "redux-thunk": "^2.3.0",
"unzipper": "^0.9.15", "unzipper": "^0.9.15",
@@ -28,10 +28,10 @@
}, },
"devDependencies": { "devDependencies": {
"cross-env": "^5.2.0", "cross-env": "^5.2.0",
"electron": "^4.2.6", "electron": "^4.2.8",
"electron-builder": "^20.44.4", "electron-builder": "^20.44.4",
"extract-text-webpack-plugin": "^3.0.2", "extract-text-webpack-plugin": "^3.0.2",
"typescript": "^3.5.2", "typescript": "^3.5.3",
"webpack-browser-plugin": "^1.0.20" "webpack-browser-plugin": "^1.0.20"
}, },
"scripts": { "scripts": {