mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
fix chromatic command
This commit is contained in:
parent
114850f900
commit
b522a27b09
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"i18n:verify": "formatjs verify --missing-keys --source-locale=en \"i18n/*.json\"",
|
||||
"storybook:dev": "storybook dev -p 6006",
|
||||
"storybook:build": "storybook build",
|
||||
"chromatic": "npm run chromatic"
|
||||
"chromatic": "chromatic"
|
||||
},
|
||||
"dependencies": {
|
||||
"@formatjs/intl-localematcher": "^0.6.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue