0.0.3 • Published 5 months ago

@laundry-engine/shared v0.0.3

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

@rpg-engine/shared

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
0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago