Skip to content

Commit

Permalink
Add resolution to fix yarn discrepancy
Browse files Browse the repository at this point in the history
  • Loading branch information
piglovesyou committed Feb 23, 2022
1 parent 4d03b5c commit 8541c0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
"jestTransformer.js",
"babel.js"
],
"resolutions": {
"@types/react": "17.0.39"
},
"dependencies": {
"@babel/core": "7.15.5",
"@babel/helper-plugin-utils": "7.14.5",
Expand Down
11 changes: 0 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3837,17 +3837,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*":
version: 17.0.3
resolution: "@types/react@npm:17.0.3"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: d29f2a33ed69fae9d9f42f8b39b40352e3209eb821f827d566330adfdffb48d2dc730982356cd50a7fda6171e6bc7deca793f7b105c95fce615a45ab313ecf41
languageName: node
linkType: hard

"@types/react@npm:17.0.39":
version: 17.0.39
resolution: "@types/react@npm:17.0.39"
Expand Down

0 comments on commit 8541c0f

Please sign in to comment.