File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -177,17 +177,15 @@ npm run build
177177
178178## Release
179179
180- The package is published with [ ` @rc-component/np ` ] ( https://github.com/react-component/np ) :
181-
182180``` bash
183181npm run prepublishOnly
184182```
185183
186- This runs the package build before the release helper. The ` postpublish ` script also syncs ` @rc-component/menu ` to tnpm after publishing .
184+ The release flow is handled by ` @rc-component/np ` through the ` rc-np ` command after the package build .
187185
188186## License
189187
190- ` @rc-component/menu ` is released under the MIT license.
188+ @rc-component/menu is released under the [ MIT] ( ./LICENSE.md ) license.
191189
192190[ npm-image ] : https://img.shields.io/npm/v/@rc-component/menu.svg?style=flat-square
193191[ npm-url ] : https://npmjs.org/package/@rc-component/menu
You can’t perform that action at this time.
0 commit comments