fix: do not consider backup limit in reinstall prompt (#2994)

Signed-off-by: Evan Song <theevansong@gmail.com>
This commit is contained in:
Evan Song
2024-12-09 16:10:36 -07:00
committed by GitHub
parent 88b1a370d4
commit d851f32ea0
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
"turbo": "^2.2.3",
"vue": "^3.4.31"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.15.0",
"pnpm": {
"patchedDependencies": {
"readable-stream@2.3.8": "patches/readable-stream@2.3.8.patch"