Skip to content

Commit

Permalink
deps(@aws-amplify/ui-components): add @types/react to the resolutio…
Browse files Browse the repository at this point in the history
…n list (#7248)

* add @types/react to resolution list

* reorder packages in resolutions
  • Loading branch information
wlee221 authored Nov 21, 2020
1 parent 4b7facf commit b7eef9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
},
"resolutions": {
"@types/babel__traverse": "7.0.8",
"@types/react": "16.9.10",
"terser": "4.6.7",
"npm-packlist": "1.1.12"
},
Expand Down

0 comments on commit b7eef9d

Please sign in to comment.