Merge pull request #67 from mathuo/20-enhance-public-api

chore: fix demo
This commit is contained in:
mathuo 2022-04-23 10:28:11 +01:00 committed by GitHub
commit f24a3239a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",