mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-04 01:58:48 +00:00
Change-Id: I1d99ea46ad527993ee786c34a67f94d74470f960 Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
14 lines
288 B
JSON
14 lines
288 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|