Skip to content

Commit 160373b

Browse files
committed
build: resolutions for react@16
1 parent e4174e5 commit 160373b

File tree

2 files changed

+1338
-1320
lines changed

2 files changed

+1338
-1320
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
"webpack-merge": "^5.2.0",
8585
"zx": "^6.0.1"
8686
},
87+
"resolutions": {
88+
"@types/react": "16.x"
89+
},
8790
"husky": {
8891
"hooks": {
8992
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",

0 commit comments

Comments
 (0)