chore: remove unused @types from ui-components

This commit is contained in:
Oliver Eyton-Williams
2021-11-24 14:04:22 +01:00
committed by Mrugesh Mohapatra
parent 6e4dddd9ee
commit 7d0760c98f

View File

@ -20,9 +20,6 @@
"homepage": "https://github.com/freeCodeCamp/freeCodeCamp#readme",
"dependencies": {
"@babel/preset-typescript": "7.16.0",
"@types/node": "16.11.11",
"@types/react": "17.0.37",
"@types/react-dom": "17.0.11",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.5.2"