Package updates
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 1.0.9
|
## 1.0.9
|
||||||
|
* \#40: Support for remote Windows mounts
|
||||||
* ScPrime re-brand
|
* ScPrime re-brand
|
||||||
|
|
||||||
## 1.0.8
|
## 1.0.8
|
||||||
|
|||||||
@@ -7,15 +7,15 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.25",
|
"@fortawesome/fontawesome-svg-core": "^1.2.25",
|
||||||
"@fortawesome/free-solid-svg-icons": "^5.11.2",
|
"@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",
|
"auto-launch": "^5.0.5",
|
||||||
"axios": "^0.18.1",
|
"axios": "^0.18.1",
|
||||||
"electron-debug": "^2.2.0",
|
"electron-debug": "^2.2.0",
|
||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
"node-schedule": "^1.3.2",
|
"node-schedule": "^1.3.2",
|
||||||
"randomstring": "^1.1.5",
|
"randomstring": "^1.1.5",
|
||||||
"react": "^16.10.0",
|
"react": "^16.10.1",
|
||||||
"react-dom": "^16.10.0",
|
"react-dom": "^16.10.1",
|
||||||
"react-loader-spinner": "^2.3.0",
|
"react-loader-spinner": "^2.3.0",
|
||||||
"react-redux": "^7.1.1",
|
"react-redux": "^7.1.1",
|
||||||
"react-scripts": "2.1.8",
|
"react-scripts": "2.1.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user