0.0.4 • Published 2 years ago

@xfjs/xf-utils v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

0.0.2

2 years ago

0.0.4

2 years ago

0.0.1

2 years ago