[Logo changes] [ScPrime re-brand]
This commit is contained in:
12
package.json
12
package.json
@@ -3,10 +3,10 @@
|
||||
"version": "1.0.9",
|
||||
"private": true,
|
||||
"author": "scott.e.graves@protonmail.com",
|
||||
"description": "GUI for Repertory - Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions via FUSE on Linux/OS X or via WinFSP on Windows.",
|
||||
"description": "GUI for Repertory - Repertory allows you to mount Sia and/or ScPrime blockchain storage solutions via FUSE on Linux/OS X or via WinFSP on Windows.",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.22",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.10.2",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.25",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.11.2",
|
||||
"@fortawesome/react-fontawesome": "^0.1.4",
|
||||
"auto-launch": "^5.0.5",
|
||||
"axios": "^0.18.1",
|
||||
@@ -19,7 +19,7 @@
|
||||
"react-loader-spinner": "^2.3.0",
|
||||
"react-redux": "^7.1.1",
|
||||
"react-scripts": "2.1.8",
|
||||
"react-tooltip": "^3.11.0",
|
||||
"react-tooltip": "^3.11.1",
|
||||
"redux": "^4.0.4",
|
||||
"redux-starter-kit": "^0.5.1",
|
||||
"redux-thunk": "^2.3.0",
|
||||
@@ -28,10 +28,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^5.2.1",
|
||||
"electron": "^4.2.10",
|
||||
"electron": "^4.2.11",
|
||||
"electron-builder": "^20.44.4",
|
||||
"extract-text-webpack-plugin": "^3.0.2",
|
||||
"typescript": "^3.6.2",
|
||||
"typescript": "^3.6.3",
|
||||
"webpack-browser-plugin": "^1.0.20"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user