0.0.4 • Published 5 months ago

@xfjs/xf-utils v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

发布命令

//	创建组织范围的程序包
npm init --scope = <您的组织名称>

//	发布公共组织范围的包
npm publish --access public

//	添加标签
npm publish --tag beta


//	当我们的prerelease版本已经稳定了,重新设置为稳定版本
npm dist-tag add bate@1.0.2 latest
0.0.3

5 months ago

0.0.2

5 months ago

0.0.4

5 months ago

0.0.1

10 months ago