1 | # Installation
|
2 | > `npm install --save @types/standard-version`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for standard-version (https://github.com/conventional-changelog/standard-version#readme).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/standard-version.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Tue, 07 Nov 2023 15:11:36 GMT
|
12 | * Dependencies: [@types/conventional-changelog-config-spec](https://npmjs.com/package/@types/conventional-changelog-config-spec), [@types/node](https://npmjs.com/package/@types/node)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Jason Kwok](https://github.com/JasonHK), and [David Goitia](https://github.com/davidgoitia).
|