1.0.3 • Published 3 years ago

maureen1274 v1.0.3

Weekly downloads
8
License
ISC
Repository
-
Last release
3 years ago

安装一个包

npm init

按照提示写入数据的详情

如果有引入第三方模块,要去package.json里添加上

  1. "dependencies": {

  2. ​ "colors": "^1.3.2",

  3. ​ "on-finished": "^2.3.0"

  4. }

  5. 引入模块的版本号

如果有淘宝镜像要取消

npm login 登陆

npm publish 发表

注意: 1.首次登陆要记得验证邮箱 不然就会报这种错误 A complete log of this run can be found in 2.每次有修改要记得更新版本号,并重新npm publish

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago