0.5.5 • Published 4 years ago

effinamazing-gryd v0.5.5

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

WIP module for the Gryd development tools.

Package deploy instructions

  • You have to create an account to npmjs.org

  • Login into your account running on terminal

npm login

  • Check the version you are publishing

npm version

  • Update the version if needed

npm version 2.0.0

  • Publish the package

npm publish