UNPKG

tag-version

Version:

Automatically create a Git tag based on the version in package.json

3 lines (2 loc) 62 B
declare function createTag(): void; export default createTag;