1.0.14 • Published 6 months ago

@acetickets/common v1.0.14

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

Common repo

This repo is for code shared accross our microservices

How to publish new version

Make a Change: Update Github

git commit

Update Version

npm version patch

Build

npm run build

Publish the package

npm publish

////////////////////////

DONT DO IN PRODUCTION: but for ease of development

npm pub

  • this command just run the git add, commit, version patch, build and publish all in one command.

How to install package in another repo:

  • go to root of project
  • run
  • npm install @acetickets/common@1.0.6

  • npm install @acetickets/common@<versionNumber>
1.0.14

6 months ago

1.0.13

6 months ago

1.0.12

8 months ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago