mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2025-01-07 10:50:26 +00:00
10 lines
127 B
JSON
10 lines
127 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"scripts": {
|
||
|
"postinstall": "husky install"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"husky": "^5.0.4"
|
||
|
}
|
||
|
}
|