Skip to content

Commit de0fa52

Browse files
committed
Use resolutions to determine the correct version for @types/react.
1 parent 2488924 commit de0fa52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,8 @@
7979
"react-dom": "16.12.0",
8080
"storybook-chromatic": "3.1.0",
8181
"typescript": "3.7.2"
82+
},
83+
"resolutions": {
84+
"@types/react": "16.9.13"
8285
}
8386
}

0 commit comments

Comments
 (0)