First iteration of a file manager

This commit is contained in:
Dane Everitt 2019-10-12 15:29:45 -07:00
parent ac52810ef6
commit 2e32df98ea
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
8 changed files with 169 additions and 28 deletions

View file

@ -6,6 +6,8 @@
"@fortawesome/react-fontawesome": "^0.1.4",
"@hot-loader/react-dom": "^16.8.6",
"axios": "^0.18.0",
"ayu-ace": "^2.0.4",
"brace": "^0.11.1",
"chart.js": "^2.8.0",
"classnames": "^2.2.6",
"date-fns": "^1.29.0",
@ -70,6 +72,7 @@
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-react-hooks": "^2.1.2",
"eslint-plugin-standard": "^4.0.0",
"fork-ts-checker-webpack-plugin": "^1.5.0",
"glob-all": "^3.1.0",