mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
10 lines
148 B
JSON
10 lines
148 B
JSON
{
|
|
"name": "paperforge-monorepo",
|
|
"private": true,
|
|
"scripts": {
|
|
"prepare": "husky"
|
|
},
|
|
"devDependencies": {
|
|
"husky": "^9.1.7"
|
|
}
|
|
}
|