Package updates

This commit is contained in:
2019-10-01 22:24:47 -05:00
parent e3b500b2ad
commit 71aff1405c
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
# Changelog
## 1.0.9
* \#40: Support for remote Windows mounts
* ScPrime re-brand
## 1.0.8

View File

@@ -7,15 +7,15 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.25",
"@fortawesome/free-solid-svg-icons": "^5.11.2",
"@fortawesome/react-fontawesome": "^0.1.4",
"@fortawesome/react-fontawesome": "^0.1.5",
"auto-launch": "^5.0.5",
"axios": "^0.18.1",
"electron-debug": "^2.2.0",
"font-awesome": "^4.7.0",
"node-schedule": "^1.3.2",
"randomstring": "^1.1.5",
"react": "^16.10.0",
"react-dom": "^16.10.0",
"react": "^16.10.1",
"react-dom": "^16.10.1",
"react-loader-spinner": "^2.3.0",
"react-redux": "^7.1.1",
"react-scripts": "2.1.8",