@shuyun-ep-team/react-hooks
v0.1.9
Published
数云React项目常用的hooks
Downloads
4
Keywords
Readme
@shuyun-ep-team/react-hooks
Install
npm i @shuyun-ep-team/react-hooks
Publish
- 拉取远端master分支上的最新代码
- 改动代码
- 构建
npm run build
- 更新
package.json
中的 version 字段 - 更新
CHANGELOG.md
- git commit
- 代码同步到远端 master 分支
- 发布最新的版本
npm publish --access public