feat(create-turbo): apply package-manager transform

This commit is contained in:
Turbobot
2025-02-08 13:41:40 -08:00
committed by ryan
parent c158dda08f
commit ef2e4b3dd2
7 changed files with 17 additions and 5621 deletions
+3 -3
View File
@@ -19,9 +19,9 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@repo/eslint-config": "*",
"@repo/jest-presets": "*",
"@repo/typescript-config": "*",
"@repo/eslint-config": "workspace:*",
"@repo/jest-presets": "workspace:*",
"@repo/typescript-config": "workspace:*",
"@types/node": "^20.11.24",
"eslint": "^8.57.0",
"jest": "^29.7.0",