General Improvements (#70)

# General Improvements

> This is a classic @GrantBirki drive-by PR 🚗

This pull request does the following:

- Lightly updates and formats a few existing Actions workflows
- Adds a new `package-check` workflow to validate the contents of the
`dist/` directory have been properly built
- Uses a `.node-version` file so that local development and Actions
remain on the same pinned version of node
- Adds status badges to the readme for visual effect  🎨
This commit is contained in:
Grant Birkinbine
2023-11-02 23:23:07 -06:00
committed by GitHub
parent eaddb9eb7e
commit bb368d6a10
7 changed files with 43 additions and 9 deletions

1
.node-version Normal file
View File

@@ -0,0 +1 @@
20.0.0