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 3663b04 commit fe58983Copy full SHA for fe58983
1 file changed
README.md
@@ -149,17 +149,15 @@ npm run build
149
150
## Release
151
152
-The package is published with [`@rc-component/np`](https://github.com/react-component/np):
153
-
154
```bash
155
npm run prepublishOnly
156
```
157
158
-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.
159
160
## License
161
162
-`@rc-component/input` is released under the MIT license.
+@rc-component/input is released under the [MIT](./LICENSE.md) license.
163
164
[npm-image]: https://img.shields.io/npm/v/@rc-component/input.svg?style=flat-square
165
[npm-url]: https://npmjs.org/package/@rc-component/input
0 commit comments