You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
288 B
13 lines
288 B
{
|
|
"name": "conventional-changelog-tf-a",
|
|
"version": "2.8.0",
|
|
"license": "BSD-3-Clause",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"conventional-changelog-conventionalcommits": "^4.6.1",
|
|
"execa": "^5.1.1",
|
|
"lodash": "^4.17.21",
|
|
"q": "^1.5.1"
|
|
}
|
|
}
|
|
|