add @types/react dependency

Signed-off-by: goenning <me@goenning.net>
This commit is contained in:
goenning
2021-12-23 16:24:29 +00:00
parent d83079fc11
commit c75c918048
+1
View File
@@ -35,6 +35,7 @@
"react-use": "^17.2.4"
},
"peerDependencies": {
"@types/react": "^16.13.1 || ^17.0.0",
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {