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 b70ce21 commit 8274bc5Copy full SHA for 8274bc5
1 file changed
README.md
@@ -79,8 +79,8 @@ npm run build
79
npm run prepublishOnly
80
```
81
82
-`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.
83
84
## License
85
86
-@rc-component/switch is released under the MIT license.
+@rc-component/switch is released under the [MIT](./LICENSE.md) license.
0 commit comments