Resolved node version to 16

This commit is contained in:
zomars 2022-06-13 10:32:45 -06:00
parent 06482388bd
commit b044c6fb70

View File

@ -55,7 +55,7 @@
"turbo": "1.2.9"
},
"resolutions": {
"@types/node": "14.17.6",
"@types/node": "16.9.1",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.4"
},