removed @types/yup from packages.json because yup already defines it's own types, and also because it made the app crash ehehe
This commit is contained in:
parent
97b92fa60c
commit
598df57fac
@ -22,7 +22,6 @@
|
||||
"@types/react": "^18.0.21",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"@types/yup": "^0.32.0",
|
||||
"babel-loader": "^8.2.5",
|
||||
"css-loader": "^6.7.1",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user