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 d128ac9 commit 03f028bCopy full SHA for 03f028b
1 file changed
README.md
@@ -118,14 +118,12 @@ npm run build
118
119
## Release
120
121
-Package artifacts are built with Father:
122
-
123
```bash
124
-npm run compile
+npm run prepublishOnly
125
```
126
127
-Publishing is handled by `rc-np` through the `prepublishOnly` script.
+The release flow is handled by `@rc-component/np` through the `rc-np` command after the package build.
128
129
## License
130
131
-`@rc-component/rate` is released under the MIT license.
+@rc-component/rate is released under the [MIT](./LICENSE.md) license.
0 commit comments