mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-07-31 06:52:00 +08:00
fixing new-package script instruction
This commit is contained in:
parent
c01bc907ed
commit
df5a794b3d
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -43,7 +43,7 @@ Note that before a PR will be accepted, you must ensure:
|
||||
1. In a new branch, create a new Lerna package:
|
||||
|
||||
```console
|
||||
$ npm run create-package new-package
|
||||
$ npm run new-package [name]
|
||||
```
|
||||
|
||||
This will ask you some questions about the new package. Start with `0.0.0` as the first version (look generally at some of the other packages for how the package.json is structured).
|
||||
|
Loading…
x
Reference in New Issue
Block a user