feat(create-turbo): apply package-manager transform
This commit is contained in:
parent
b1899c28fb
commit
8c2a4154bc
9 changed files with 25 additions and 10102 deletions
|
|
@ -10,13 +10,13 @@
|
|||
"lint": "eslint src/ --max-warnings 0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@repo/ui": "workspace:*",
|
||||
"@repo/ui": "*",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@repo/eslint-config": "workspace:*",
|
||||
"@repo/typescript-config": "workspace:*",
|
||||
"@repo/eslint-config": "*",
|
||||
"@repo/typescript-config": "*",
|
||||
"@types/react": "^18.3.18",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
"@vitejs/plugin-react": "^4.5.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue