@ydtgame/module-vuegen
v1.0.9
Published
npm login --registry https://registry.npmjs.org # 登录npm npm whoami --registry https://registry.npmjs.org # 检查有没有登录成功 npm version patch && npm publish --access public --registry https://registry.npmjs.org # 在项目当前目录下上传包
Downloads
467
Readme
npm login --registry https://registry.npmjs.org # 登录npm npm whoami --registry https://registry.npmjs.org # 检查有没有登录成功 npm version patch && npm publish --access public --registry https://registry.npmjs.org # 在项目当前目录下上传包