1.0.11 • Published 5 years ago

@pizanim/pizanim-test-package v1.0.11

Weekly downloads
10
License
ISC
Repository
github
Last release
5 years ago

pizanim-test-package

Publish/Update this npm package to the npm registry by using aws CodeBuild

Usage

Bump the npm package version

  1. Make changes to src/index (Optional)

  2. Commit and push those changes (Optional)

  3. Run: npm version patch|minor|mayor -m "%s"

This will start a build job and will bumb the version on https://www.npmjs.com/package/@pizanim/pizanim-test-package

Note: The CodeBuild job only starts with tags.

Use the npm package from another codebase

  1. Import the package npm i @pizanim/pizanim-test-package

  2. Use it in your code:

const pizanim = require('@pizanim/pizanim-test-package')

console.log(pizanim.printMsg())
1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago