Skip to content

Commit 35c92cb

Browse files
committed
contributing
1 parent 4f6668d commit 35c92cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm run test
2323

2424
```sh
2525
npm run clean
26-
npm run build
26+
npm ci
2727
npm pack
2828
```
2929

@@ -33,7 +33,7 @@ npm pack
3333
npm run release
3434
```
3535

36-
#### Alpha release
36+
or for alpha release:
3737

3838
```sh
3939
npm run alpha

0 commit comments

Comments
 (0)