Skip to content

Commit 34bb189

Browse files
committed
ts: fixes duplicate installation of @types/react
1 parent 7b49b5c commit 34bb189

File tree

2 files changed

+515
-272
lines changed

2 files changed

+515
-272
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,8 @@
7777
"tsdx": "^0.13.1",
7878
"tslib": "^1.11.1",
7979
"typescript": "^3.8.3"
80+
},
81+
"resolutions": {
82+
"@types/react": "^16.9.32"
8083
}
8184
}

0 commit comments

Comments
 (0)