Skip to content

Commit 65c5f23

Browse files
committed
resolving same version of @types/react
1 parent d460aac commit 65c5f23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test-projects/browser/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"ts-node": "^9.1.1",
2222
"typescript": "^4.1.2"
2323
},
24+
"resolutions": {
25+
"@types/react": "link:../../node_modules/@types/react"
26+
},
2427
"browserslist": {
2528
"production": [
2629
">0.2%",

0 commit comments

Comments
 (0)