Skip to content

Commit

Permalink
keep resolution in ./package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidprice committed Apr 15, 2022
1 parent 8e02701 commit 937eafe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"test:release-script": "NODE_OPTIONS=--experimental-vm-modules ./node_modules/.bin/jest --config ./tasks/release/jest.config.mjs"
},
"resolutions": {
"@types/react": "17.0.44",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
13 changes: 1 addition & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8770,18 +8770,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/react@npm:17.0.44, @types/react@npm:^17":
"@types/react@npm:17.0.44":
version: 17.0.44
resolution: "@types/react@npm:17.0.44"
dependencies:
Expand Down

0 comments on commit 937eafe

Please sign in to comment.