choer: reworking storybook, not sure if this is gonna work
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
"build-storybook": "build-storybook --output-dir dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/theme": "^0.2.0",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@backstage/core-app-api": "^0.5.0",
|
||||
"@backstage/core-plugin-api": "^0.6.0",
|
||||
"@backstage/theme": "file:../packages/theme",
|
||||
"@backstage/test-utils": "file:../packages/test-utils",
|
||||
"@backstage/core-app-api": "file:../packages/core-app-api",
|
||||
"@backstage/core-plugin-api": "file:../packages/core-plugin-api",
|
||||
"@sucrase/webpack-loader": "^2.0.0",
|
||||
"sucrase": "^3.20.2",
|
||||
"react": "^17.0.2",
|
||||
|
||||
Reference in New Issue
Block a user