Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Deduping @types/react in lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitarNestorov committed Feb 2, 2019
1 parent 42a2065 commit 066f481
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,7 @@
dependencies:
"@types/react" "*"

"@types/react@*":
version "16.7.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.20.tgz#13ae752c012710d0fa800985ca809814b51d3b58"
integrity sha512-Qd5RWkwl6SL7R2XzLk/cicjVQm1Mhc6HqXY5Ei4pWd1Vi8Fkbd5O0sA398x8fRSTPAuHdDYD9nrWmJMYTJI0vQ==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"

"@types/[email protected]":
"@types/react@*", "@types/react@^16.8.1":
version "16.8.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.1.tgz#b431b104ecc6febda170b718caa9f50be66a6750"
integrity sha512-tD1ETKJcuhANOejRc/p7OgQ16DKnbGi0M3LccelKlPnUCDp2a5koVxZFoRN9HN+A+m84HB5VGN7I+r3nNhS3PA==
Expand Down

0 comments on commit 066f481

Please sign in to comment.