app,cli/templates: install @types/react-dom in app for @testing-library/react

This commit is contained in:
Patrik Oldsberg
2020-06-24 19:00:45 +02:00
parent 17adaefc5d
commit dbf6686818
3 changed files with 9 additions and 0 deletions
@@ -23,6 +23,7 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^25.2.2",
"@types/node": "^12.0.0",
"@types/react-dom": "^16.9.8",
"cross-env": "^7.0.0",
"cypress": "^4.2.0",
"eslint-plugin-cypress": "^2.10.3",