xref: /rk3399_ARM-atf/package.json (revision 3ea076e2e0e8a167d423e5706bb1e562e3b6e09a)
1{
2  "private": true,
3  "scripts": {
4    "postinstall": "husky install"
5  },
6  "devDependencies": {
7    "@commitlint/cli": "^14.1.0",
8    "@commitlint/config-conventional": "^14.1.0",
9    "commitizen": "^4.2.4",
10    "cz-conventional-changelog": "^3.3.0",
11    "husky": "^7.0.4"
12  }
13}
14