@job-engine/shared
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

How to update our shared packages?

Important

  • You can push this project directly to master. Just make sure you're in sync with master before starting to work (git pull origin master)

Pre-requisites:

Step-by-step:

  1. Implement your desired changes. Remember to export any types in index.ts

  2. yarn publish

  3. Update back-end and front-end packages

References: https://cameronnokes.com/blog/the-30-second-guide-to-publishing-a-typescript-package-to-npm/

Notes

  • First time publishing will require you to explicitly set it to public:
yarn publish --access public

Readme

Keywords

none

Package Sidebar

Install

npm i @job-engine/shared

Weekly Downloads

0

Version

0.0.4

License

ISC

Unpacked Size

68.7 kB

Total Files

119

Last publish

Collaborators

  • jonit-dev