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