0.1.0 • Published 3 years ago
wisobe-lib v0.1.0
wisobe-lib
Dependencies
- vue
 - uuid
 
Sign in with npm
- run 
npm login - type in your username and password
 - test if you are logged in with 
npm whoami 
Publish a package
- give the package a unique name in package.json
 - run 
npm publish 
Update a package
- update the version number in package.json
 - run 
npm publish 
Update the README.md in package
- run 
npm version patchandnpm publish