Skip to content

Commit

Permalink
chore(npm): Upgrade rotator
Browse files Browse the repository at this point in the history
  • Loading branch information
rkunev committed May 6, 2020
1 parent c036d36 commit b3a1167
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"dependencies": {
"@radial-color-picker/color-wheel": "2.2.1",
"@radial-color-picker/rotator": "3.0.0"
"@radial-color-picker/rotator": "3.0.1"
},
"devDependencies": {
"@babel/core": "7.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1079,10 +1079,10 @@
resolved "https://registry.yarnpkg.com/@radial-color-picker/color-wheel/-/color-wheel-2.2.1.tgz#11ec7803744c4a4b6af465708e20bbd4727e6ee1"
integrity sha512-J/fRIIwgsl3WLIZmCbs9IO31oj7pF32wpuWxlO5nZVJz1YsBMwBSg75hVPBVnJrijCQCss7xpgT+uSuSO9Xmrw==

"@radial-color-picker/rotator@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@radial-color-picker/rotator/-/rotator-3.0.0.tgz#28cf1149038fe253ce1dad5ff9cbe06f05a0bd33"
integrity sha512-N7A6PutZK+BeuDvRt4Hv6bX352LwJIsjepVcOpsqVJ802VAgvrxPWKtgi87IpNvIuYXN6RHkLL4K37esHBrbfQ==
"@radial-color-picker/rotator@3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@radial-color-picker/rotator/-/rotator-3.0.1.tgz#8def5b06677e0e7c8db6e73d957df8e66712d8f1"
integrity sha512-RKtlLzZKAvDpRNLZEP61OxtZerBOmHKkQ656MNRMKwnMdF/+hwiozRLOTHWyhMkK1xueIOuiP3U50qtjSM1vAw==

"@rollup/plugin-commonjs@11.1.0":
version "11.1.0"
Expand Down

0 comments on commit b3a1167

Please sign in to comment.