Compare commits
No commits in common. "b1090af605bb343e40c2a8a9f9c823e289385f1e" and "11e225331727721a0109b037642385149723fdd7" have entirely different histories.
b1090af605
...
11e2253317
2
.gitignore
vendored
2
.gitignore
vendored
@ -34,5 +34,3 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
.turbo/
|
||||
|
@ -35,5 +35,8 @@
|
||||
"turbo": "2.5.2",
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
"packageManager": "npm@11.3.0"
|
||||
"overrides": {
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react-dom": "19.1.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user