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 a1c5b58 commit c81376bCopy full SHA for c81376b
1 file changed
README.md
@@ -136,8 +136,8 @@ npm run build
136
npm run prepublishOnly
137
```
138
139
-`prepublishOnly` builds the package with Father and publishes through `rc-np`. Run `npm run gh-pages` to deploy the dumi site.
+The release flow is handled by `@rc-component/np` through the `rc-np` command after the package build.
140
141
## License
142
143
-@rc-component/slider is released under the MIT license.
+@rc-component/slider is released under the [MIT](./LICENSE) license.
0 commit comments