1.0.19 • Published 2 months ago

@travismtickets/common v1.0.19

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

Commands used to build and package up the library

# Install the npm package
npm install @travismtickets/common

# Update library rebuild and publish it
# Commit all changes to github:
git add .; git commit -m "UPDATE"; git push REPO BRANCH_NAME
npm run pub
# This is an alias for the following command:
npm version patch && npm run build && npm publish

Updating services with new version

Once you update this package with the above commands you need to go into the services you want the updates and run the command: npm update @travismtickets/common this will update to the lastest version.

1.0.19

2 months ago

1.0.15

2 months ago

1.0.14

3 months ago

1.0.13

3 months ago

1.0.11

3 months ago

1.0.12

3 months ago

1.0.10

3 months ago

1.0.9

3 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.3

5 months ago

1.0.0

5 months ago