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

This commit is contained in:
Turbobot
2025-02-08 17:04:20 -08:00
committed by ryan
parent 9be2282943
commit c2646d922a
6 changed files with 9 additions and 11736 deletions
+2 -2
View File
@@ -9,14 +9,14 @@
"lint": "next lint"
},
"dependencies": {
"@repo/ui": "*",
"@repo/ui": "workspace:*",
"next": "^14.0.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-native-web": "^0.19.10"
},
"devDependencies": {
"@repo/typescript-config": "*",
"@repo/typescript-config": "workspace:*",
"@types/node": "^20.10.6",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.18",