mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Renovate config improvements (#36209)
This commit is contained in:
parent
9bd151808c
commit
6689040fc6
2 changed files with 27 additions and 1 deletions
|
|
@ -31,7 +31,8 @@
|
|||
"typecheck": "tsc --noEmit",
|
||||
"storybook": "storybook dev -p 6006",
|
||||
"build-storybook": "storybook build",
|
||||
"chromatic": "npx chromatic -d storybook-static"
|
||||
"chromatic": "npx chromatic -d storybook-static",
|
||||
"msw:updateWorker": "msw init"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue