mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(ui): rebuild package-lock.json
This commit is contained in:
committed by
renovate[bot]
parent
e35e67cd61
commit
1cff400b29
986
ui/package-lock.json
generated
986
ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -91,9 +91,9 @@
|
||||
"typescript": "4.6.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@storybook/builder-webpack5": "6.5.0-alpha.58",
|
||||
"@storybook/manager-webpack5": "6.5.0-alpha.58",
|
||||
"@storybook/react": "6.5.0-alpha.58"
|
||||
"@storybook/builder-webpack5": "6.5.0-alpha.60",
|
||||
"@storybook/manager-webpack5": "6.5.0-alpha.60",
|
||||
"@storybook/react": "6.5.0-alpha.60"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user