mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(ui): rebuild package-lock.json
This commit is contained in:
committed by
renovate[bot]
parent
bdcf5a5e72
commit
8a57ed62ce
Generated
+829
-1043
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -91,9 +91,9 @@
|
||||
"typescript": "4.6.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@storybook/builder-webpack5": "6.5.0-alpha.55",
|
||||
"@storybook/manager-webpack5": "6.5.0-alpha.55",
|
||||
"@storybook/react": "6.5.0-alpha.55"
|
||||
"@storybook/builder-webpack5": "6.5.0-alpha.58",
|
||||
"@storybook/manager-webpack5": "6.5.0-alpha.58",
|
||||
"@storybook/react": "6.5.0-alpha.58"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user