TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
c75ce067aa7c47c2ef78e2598ef7e46d6bbc9e24
/
.
/
package.json
blob: acd248a1b53599e69d4b9fdd613db12a7675b9a9 [
file
] [
log
] [
blame
]
{
"private"
:
true
,
"scripts"
:
{
"postinstall"
:
"husky install"
},
"devDependencies"
:
{
"commitizen"
:
"^4.2.2"
,
"cz-conventional-changelog"
:
"^3.3.0"
,
"husky"
:
"^5.0.4"
}
}