@mbkctickets/common
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Publishing npm package

  1. npm login
  2. npm publish --access public

Note: Make sure you are logged in to npm registry before running 2nd command, for which reason, we have to run 1st command.

Always increment the version number by running below command before publishing the npm package to the registry.

npm version patch

Updating package version

Once we make any updation to @mbkctickets/common package and publish it to the repository, we need to update the @mbkctickets/common package version in application which is using it. For that, switch to that particular project folder

cd auth npm update @mbkctickets/common

Readme

Keywords

none

Package Sidebar

Install

npm i @mbkctickets/common

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

11.1 kB

Total Files

24

Last publish

Collaborators

  • maheshkancha8