We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b7485 commit 722fa82Copy full SHA for 722fa82
1 file changed
README.md
@@ -143,17 +143,15 @@ npm run build
143
144
## Release
145
146
-The package is published with [`@rc-component/np`](https://github.com/react-component/np):
147
-
148
```bash
149
npm run prepublishOnly
150
```
151
152
-This runs the package build before the release helper.
+The release flow is handled by `@rc-component/np` through the `rc-np` command after the package build.
153
154
## License
155
156
-`@rc-component/pagination` is released under the MIT license.
+@rc-component/pagination is released under the [MIT](./LICENSE.md) license.
157
158
[npm-image]: https://img.shields.io/npm/v/@rc-component/pagination.svg?style=flat-square
159
[npm-url]: https://npmjs.org/package/@rc-component/pagination
0 commit comments