Skip to content

Commit

Permalink
fixing yarn issues
Browse files Browse the repository at this point in the history
  • Loading branch information
zephenryus committed Aug 29, 2019
1 parent 3bf03e2 commit 580be3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2230,7 +2230,7 @@ cache-base@^1.0.1:
get-value "^2.0.6"
has-value "^1.0.0"
isobject "^3.0.1"
set-value "^2.0.0"
set-value "^2.0.1"
to-object-path "^0.3.0"
union-value "^1.0.0"
unset-value "^1.0.0"
Expand Down Expand Up @@ -8109,9 +8109,9 @@ set-value@^0.4.3:
is-plain-object "^2.0.1"
to-object-path "^0.3.0"

set-value@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.0.tgz#71ae4a88f0feefbbf52d1ea604f3fb315ebb6274"
set-value@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.1.tgz#71ae4a88f0feefbbf52d1ea604f3fb315ebb6274"
dependencies:
extend-shallow "^2.0.1"
is-extendable "^0.1.1"
Expand Down

0 comments on commit 580be3b

Please sign in to comment.