We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67b341f + 0d790a0 commit 50e1454Copy full SHA for 50e1454
2 files changed
package.json
@@ -65,5 +65,8 @@
65
"./jest.setup.js"
66
],
67
"testEnvironment": "jsdom"
68
+ },
69
+ "resolutions": {
70
+ "react": "16.0.0"
71
}
72
0 commit comments