mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 09:04:17 +00:00

These fields were not updated accidentally on the v2.6.0 release. Change-Id: I215105da618ff6f72057eaa40a34ff4b24f7ee36 Signed-off-by: Chris Kay <chris.kay@arm.com>
13 lines
288 B
JSON
13 lines
288 B
JSON
{
|
|
"name": "conventional-changelog-tf-a",
|
|
"version": "2.6.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"
|
|
}
|
|
}
|