mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-18 00:19:49 +01:00
Update developer-guide.md
This commit is contained in:
parent
940f18c869
commit
5a27da0efe
@ -99,9 +99,8 @@ Test your migrations:
|
||||
|
||||
## Publishing / Releasing new packages
|
||||
|
||||
Please run `npm run nsp` nad `npm run lint` checks before publishing.
|
||||
Please run `npm run nsp` nad `npm run test` checks before publishing.
|
||||
|
||||
Run `npm run publish` to start the publishing process.
|
||||
Lerna is setup with independent versioning so you will be prompted with version per package, and lerna will update all the versions across packages.
|
||||
|
||||
`npm run publish:dry`
|
||||
`npm run publish:dry`
|
||||
|
Loading…
Reference in New Issue
Block a user