1.0.0 • Published 6 months ago

tiny-npm-deploy-1 v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago
  1. make sure our package name is unique
  2. specify which files should be sent to NPM when we publish
  3. split dependencies and devDependencies
  4. set package to be publicly accessible
  5. if building CLI, configure the file to run
  6. add prePublish script
  7. commit to git
  8. run npm publish
1.0.0

6 months ago