feat(create-turbo): apply package-manager transform
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user