1.0.2 • Published 1 year ago

croogle-types v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

NPM Package

Development

  • Make a change to the package
  • Test your change by building, packing and installing your updated NPM package in your project
    • In croogle-types repo
      • npm run build
      • npm pack
    • In your project...
      • npm install ../<path_to>/croogle-types-X.Y.Z.tgz or npm install ../<path_to_repo>

Production

  • Make sure you have a npmjs and you have access to teambk
  • In croogle-types repo make sure to update the packege.json with the proper version. 1.0.0 -> 1.0.1
  • Then run npm login to connect to npm
  • Run npm build
  • Run npm publish
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago