create-app: fix fetchYarnLockSeedTask timeout + add test

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-02 12:43:28 +01:00
parent 58c0f2bcf0
commit e80a7338df
4 changed files with 21 additions and 1 deletions
+1
View File
@@ -39,6 +39,7 @@
"fs-extra": "10.1.0",
"handlebars": "^4.7.3",
"inquirer": "^8.2.0",
"node-fetch": "^2.6.7",
"ora": "^5.3.0",
"recursive-readdir": "^2.2.2"
},