chore: patch clack type error

This commit is contained in:
Hiroki Osame
2023-03-02 14:21:01 +09:00
parent 985c06c46f
commit dd5e11a403
4 changed files with 27 additions and 3 deletions

View File

@@ -66,5 +66,10 @@
"branches": [
"main"
]
},
"pnpm": {
"patchedDependencies": {
"@clack/prompts@0.6.1": "patches/@clack__prompts@0.6.1.patch"
}
}
}