xref: /rk3399_ARM-atf/package.json (revision c75ce067aa7c47c2ef78e2598ef7e46d6bbc9e24)
1{
2  "private": true,
3  "scripts": {
4    "postinstall": "husky install"
5  },
6  "devDependencies": {
7    "commitizen": "^4.2.2",
8    "cz-conventional-changelog": "^3.3.0",
9    "husky": "^5.0.4"
10  }
11}
12