Sign in
chromium
/
chromiumos
/
third_party
/
arm-trusted-firmware
/
refs/heads/factory-14162.B
/
.
/
package.json
blob: ebd5d55b8cb73cd1d59706ebcaca6d93cf4cce6b [
file
] [
log
] [
blame
] [
edit
]
{
"private"
:
true
,
"scripts"
:
{
"postinstall"
:
"husky install"
},
"devDependencies"
:
{
"@commitlint/cli"
:
"^11.0.0"
,
"@commitlint/config-conventional"
:
"^11.0.0"
,
"commitizen"
:
"^4.2.4"
,
"cz-conventional-changelog"
:
"^3.3.0"
,
"husky"
:
"^5.0.4"
}
}