mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
fix: typo in README file
This commit is contained in:
parent
954a1b1ce2
commit
06d0dfbe7e
1 changed files with 3 additions and 3 deletions
|
|
@ -53,9 +53,9 @@
|
|||
- `npm run lint:style:fix`: lint and fix styles using Stylelint
|
||||
- `npm run format`: format files using Prettier
|
||||
- `npm run commit`: commit message using Commitizen
|
||||
- `npm run release:major`: release major varsion
|
||||
- `npm run release:minor`: release minor varsion
|
||||
- `npm run release:patch`: release patch varsion
|
||||
- `npm run release:major`: release major version
|
||||
- `npm run release:minor`: release minor version
|
||||
- `npm run release:patch`: release patch version
|
||||
- `npm run storybook`: run Storybook
|
||||
|
||||
## License
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue