0.5.0 • Published 5 months ago

@crimson-education/helios-editor-renderer v0.5.0

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

helios-editor-renderer

This library was generated with Nx.

Running unit tests

Run nx test helios-editor-renderer to execute the unit tests via Vitest.

update version :

  1. change version number && pnpm nx build helios-editor-renderer
  2. npm publish --access public (must npm login)