mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +08:00
9 lines
104 B
JSON
9 lines
104 B
JSON
{
|
|
"scripts": {
|
|
"prepare": "husky install"
|
|
},
|
|
"devDependencies": {
|
|
"husky": "^7.0.4"
|
|
}
|
|
}
|