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 73933f7 commit 3425740Copy full SHA for 3425740
1 file changed
README.md
@@ -109,8 +109,8 @@ npm run build
109
npm run prepublishOnly
110
```
111
112
-`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.
113
114
## License
115
116
-@rc-component/tabs is released under the MIT license.
+@rc-component/tabs is released under the [MIT](./LICENSE.md) license.
0 commit comments