astro-accelerator-utils
Version:
Astro utilities for Astro Accelerator.
28 lines (15 loc) • 871 B
Markdown
# Astro Accelerator Utils
[](https://github.com/Steve-Fenton/astro-accelerator-utils/actions/workflows/build-astro.yml)
Utility classes for Astro Accelerator
[](https://www.npmjs.com/package/astro-accelerator-utils/)
[](https://www.npmjs.com/package/astro-accelerator-utils/)
## Update Type Information
Run the command:
pnpm types
## Running Tests
Run the command:
pnpm test
## Create new version
Run the command:
pnpm refresh
This updates dependencies, increments the version number, and re-runs types and tests. If successful, committing the change updates the package on NPM.