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 547d2ab commit 113b08dCopy full SHA for 113b08d
1 file changed
README.md
@@ -93,8 +93,8 @@ npm run build
93
npm run prepublishOnly
94
```
95
96
-`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.
97
98
## License
99
100
-@rc-component/tooltip is released under the MIT license.
+@rc-component/tooltip is released under the [MIT](./LICENSE) license.
0 commit comments