chore: remove resolutions from package json (#211)
This commit is contained in:
parent
dbb1f16d66
commit
72bb88a9f6
@ -57,9 +57,5 @@
|
|||||||
"prettier-plugin-tailwindcss": "^0.2.8",
|
"prettier-plugin-tailwindcss": "^0.2.8",
|
||||||
"tailwindcss": "^3.3.2",
|
"tailwindcss": "^3.3.2",
|
||||||
"typescript": "5.0.4"
|
"typescript": "5.0.4"
|
||||||
},
|
|
||||||
"resolutions": {
|
|
||||||
"@types/react": "18.0.26",
|
|
||||||
"@types/react-dom": "18.0.9"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user