1.7.3 • Published 10 months ago

@rt_ecommerce/common-helpers v1.7.3

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months 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

10 months ago

1.7.2

10 months ago

1.7.1

12 months ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago