feat(create-turbo): apply package-manager transform
This commit is contained in:
@ -22,12 +22,12 @@
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.5",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"eslint-config-custom": "*",
|
||||
"postcss": "^8.4.20",
|
||||
"react": "^18.2.0",
|
||||
"tailwind-config": "workspace:*",
|
||||
"tailwind-config": "*",
|
||||
"tailwindcss": "^3.2.4",
|
||||
"tsconfig": "workspace:*",
|
||||
"tsconfig": "*",
|
||||
"tsup": "^6.1.3",
|
||||
"typescript": "^5.1.6"
|
||||
}
|
||||
|
Reference in New Issue
Block a user