0.0.12 • Published 8 months ago

@codezo/shared v0.0.12

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

!IMPORTANT This is a shared package, it is not intended to be used directly. It is used by other packages to share common code. Changes made to this package will have to be published and updated in all packages that depend on it. This package is published to npm as a private package as @codezero/shared.

How to pubblish a new version of this package:

  1. Set the new version in package.json
  2. Run npm run build
  3. Run npm publish --access

TODO Automate this step

  1. update the version in all packages that depend on this package