mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2026-02-05 05:02:14 +00:00
fix: build errors fix attempt
This commit is contained in:
@@ -87,5 +87,11 @@
|
||||
"serve": "^14.2.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@types/react": "npm:types-react@beta",
|
||||
"@types/react-dom": "npm:types-react-dom@beta"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user