Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 323 Bytes

@blokwise/utils

Getting started

Install the package to your nuxt project:

yarn add yarn add @blokwise/utils

Release

Commit all changes and run the following command:

npm run release

The package will be published to the npm registry and a new tag and a github release will be created.