This commit is contained in:
commit
b1090af605
2
.gitignore
vendored
2
.gitignore
vendored
@ -34,3 +34,5 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
.turbo/
|
||||
|
@ -35,8 +35,5 @@
|
||||
"turbo": "2.5.2",
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react-dom": "19.1.3"
|
||||
}
|
||||
"packageManager": "npm@11.3.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user