mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-09 06:50:59 +00:00
Change-Id: I7f3b8facf3918219661d623049f2d05b75a3ee0f Signed-off-by: Release CI <ci@trustedfirmware.org>
14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"name": "conventional-changelog-tf-a",
|
|
"version": "2.10.26",
|
|
"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"
|
|
}
|
|
}
|