We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@types/react-dom
1 parent 8f17a2b commit 149d9a9Copy full SHA for 149d9a9
package.json
@@ -45,11 +45,11 @@
45
"license": "MIT",
46
"dependencies": {
47
"@babel/runtime": "^7.12.5",
48
- "@testing-library/dom": "^8.0.0"
+ "@testing-library/dom": "^8.0.0",
49
+ "@types/react-dom": "*"
50
},
51
"devDependencies": {
52
"@testing-library/jest-dom": "^5.11.6",
- "@types/react-dom": "^17.0.0",
53
"dotenv-cli": "^4.0.0",
54
"kcd-scripts": "^11.1.0",
55
"npm-run-all": "^4.1.5",
0 commit comments