mirror of
https://codeberg.org/demostf/inspector.git
synced 2026-06-03 18:14:08 +02:00
wip
This commit is contained in:
parent
57650faeac
commit
a47bd90a75
6 changed files with 518 additions and 313 deletions
|
|
@ -14,11 +14,15 @@
|
|||
"demo-inspector": "file:../pkg",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-dropzone": "^11.3.4"
|
||||
"react-dropzone": "^11.3.4",
|
||||
"react-virtualized-auto-sizer": "^1.0.5",
|
||||
"react-window": "^1.8.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^17.0.15",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/react-virtualized-auto-sizer": "^1.0.1",
|
||||
"@types/react-window": "^1.8.4",
|
||||
"copy-webpack-plugin": "^9.0.1",
|
||||
"ts-loader": "^9.2.4",
|
||||
"typescript": "^4.3.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue