天天看点

记录下npm 发布模块

npm login

npm whoami 查找自己的用户名

npm init

npm publish

更新的话在package.json中更改版本号再次发布

删除发布 npm -- force unpublish