Skip to content

Commit e5d115c

Browse files
committed
Remove react and react-dom typings resolution
1 parent 4869cd5 commit e5d115c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@
5454
"ts-jest": "^27.0.5",
5555
"typescript": "^4.4.3"
5656
},
57-
"resolutions": {
58-
"@types/react": "^18.0.0",
59-
"@types/react-dom": "^18.0.0"
60-
},
6157
"scripts": {
6258
"before-release-init": "node ./bin/before-release-init.mjs",
6359
"build": "yarn build:esm && yarn build:cjs",

0 commit comments

Comments
 (0)