Skip to content

Commit 2c49019

Browse files
committed
docs: update release flow
1 parent e9ece80 commit 2c49019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is a guide for contributors.
1616
git switch main && git pull
1717
```
1818
- ```bash
19-
rm -rf dist && npm run build
19+
npm run build
2020
```
2121
- ```bash
2222
npm version <major|minor|patch>

0 commit comments

Comments
 (0)