mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
Tidy up cypress npm scripts
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"storybook": "start-storybook -p 6006",
|
||||
"build-storybook": "build-storybook",
|
||||
"cypress": "cypress open",
|
||||
"cypress-image-baseline": "cypress-image-diff -u"
|
||||
"cypress:run": "cypress run",
|
||||
"cypress:image-baseline": "cypress-image-diff -u"
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.4.4",
|
||||
|
||||
Reference in New Issue
Block a user