Initial Skynet premium portal suppport

This commit is contained in:
2021-05-01 00:41:25 -05:00
parent c5ef4215e1
commit a4c3dbdb94
22 changed files with 631 additions and 66 deletions

View File

@@ -17,6 +17,7 @@
"focus-trap-react": "^8.4.2",
"font-awesome": "^4.7.0",
"node-cron": "1.2.1",
"prop-types": "^15.7.2",
"randomstring": "^1.1.5",
"react": "16.14.0",
"react-checkbox-tree": "^1.6.0",
@@ -37,8 +38,11 @@
"electron-builder": "22.9.1",
"electron-webpack": "^2.8.2",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.2",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.0",
"prettier": "2.2.1",
"webpack": "4.44.2",
"webpack-dev-server": "3.11.1"
},