First iteration of a file manager
This commit is contained in:
parent
ac52810ef6
commit
2e32df98ea
8 changed files with 169 additions and 28 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue