mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
fix(ui): rebuild package-lock.json
This commit is contained in:
committed by
Łukasz Mierzwa
parent
804406c8cd
commit
95af275063
870
ui/package-lock.json
generated
870
ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -89,9 +89,9 @@
|
||||
"typescript": "4.6.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@storybook/builder-webpack5": "6.5.0-alpha.64",
|
||||
"@storybook/manager-webpack5": "6.5.0-alpha.64",
|
||||
"@storybook/react": "6.5.0-alpha.64"
|
||||
"@storybook/builder-webpack5": "6.5.0-beta.0",
|
||||
"@storybook/manager-webpack5": "6.5.0-beta.0",
|
||||
"@storybook/react": "6.5.0-beta.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user