Partial export processing

This commit is contained in:
2020-06-17 16:57:57 -05:00
parent e69dfa9565
commit 53a236000e
9 changed files with 436 additions and 137 deletions

View File

@@ -7,7 +7,7 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/free-solid-svg-icons": "^5.13.0",
"@fortawesome/react-fontawesome": "^0.1.9",
"@fortawesome/react-fontawesome": "^0.1.11",
"@reduxjs/toolkit": "^1.3.4",
"auto-launch": "^5.0.5",
"axios": "^0.19.2",
@@ -19,6 +19,7 @@
"node-schedule": "^1.3.2",
"randomstring": "^1.1.5",
"react": "^16.13.1",
"react-checkbox-tree": "^1.6.0",
"react-dom": "^16.13.1",
"react-loader-spinner": "^3.1.5",
"react-redux": "^7.2.0",