UNPKG

astro-accelerator-utils

Version:
28 lines (15 loc) 871 B
# Astro Accelerator Utils [![Test](https://github.com/Steve-Fenton/astro-accelerator-utils/actions/workflows/build-astro.yml/badge.svg)](https://github.com/Steve-Fenton/astro-accelerator-utils/actions/workflows/build-astro.yml) Utility classes for Astro Accelerator [![npm](https://img.shields.io/npm/v/astro-accelerator-utils?color=blue&style=plastic)](https://www.npmjs.com/package/astro-accelerator-utils/) [![npm](https://img.shields.io/npm/dm/astro-accelerator-utils?style=plastic)](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.