chore: fix demo

This commit is contained in:
mathuo 2022-04-23 09:58:23 +01:00
parent 203c532f87
commit 14b222a138
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281
2 changed files with 35282 additions and 35250 deletions

File diff suppressed because it is too large Load Diff

View File

@ -15,6 +15,8 @@
"license": "MIT",
"dependencies": {
"dockview": "^1.1.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"recoil": "^0.7.2"
},
"devDependencies": {
@ -28,6 +30,8 @@
"@storybook/builder-webpack5": "^6.4.22",
"@storybook/manager-webpack5": "^6.4.22",
"@storybook/react": "^6.4.22",
"@types/react": "^17.0.40",
"@types/react-dom": "^17.0.13",
"babel-loader": "^8.2.4",
"cross-env": "^7.0.3",
"rimraf": "^3.0.2",