1.7.3 • Published 2 years ago

@rt_ecommerce/common-helpers v1.7.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Common helpers for ecommerce node services

Steps for publishing new package version

  1. Login with npm
npm login
  1. Make changes and build the project
npm run clean
npm run build
  1. Add all changes and commit the code

  2. Increment the version with

npm version patch
  1. Publish the package (access option is used for public package)
npm publish --access public
1.7.3

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago