Revert "chore(deps): update dependency @types/node to v16"

This reverts commit 4996615f2b.

Commit caused issues with express typings
This commit is contained in:
Julian Tölle 2022-06-11 22:47:42 +02:00
parent 92600782f6
commit e2169c9c18
4 changed files with 16 additions and 16 deletions

View file

@ -13,7 +13,7 @@
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.3",
"@types/node": "16.11.39",
"@types/node": "15.6.0",
"@types/react": "17.0.37",
"@types/react-dom": "17.0.11",
"@types/react-router-dom": "5.3.2",