@bisrvn/utils
v1.1.7
Published
Interfaces and util functions
Downloads
6
Readme
Utils
This library contains a selection of standardized interfaces and functions used across projects in @bisrvn
.
Publish
CI
Run the publish
workflow in .github/publish.yml
Manually
First, make sure all tests passes and the project builds correctly:npm run prepub
Bump version:npm run patch
Publish the package:npm run pub