File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,17 +141,15 @@ npm run build
141141
142142## Release
143143
144- The package is published with [ ` @rc-component/np ` ] ( https://github.com/react-component/np ) :
145-
146144``` bash
147145npm run prepublishOnly
148146```
149147
150- This runs the package build before the release helper. The ` postpublish ` script builds and deploys the documentation site .
148+ The release flow is handled by ` @rc-component/np ` through the ` rc-np ` command after the package build .
151149
152150## License
153151
154- ` @rc-component/motion ` is released under the MIT license.
152+ @rc-component/motion is released under the [ MIT] ( ./LICENSE.md ) license.
155153
156154[ npm-image ] : https://img.shields.io/npm/v/@rc-component/motion.svg?style=flat-square
157155[ npm-url ] : https://npmjs.org/package/@rc-component/motion
You can’t perform that action at this time.
0 commit comments