Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ericyd committed Jan 18, 2024
1 parent 9c734bd commit 156f33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ npm run check:all
```shell
npm version minor
git push --tags && git push
./scripts/changelog
./scripts/changelog.sh
npm login --registry https://registry.npmjs.org --scope=@salamivg
npm publish --access public
```
Expand Down

0 comments on commit 156f33f

Please sign in to comment.