Skip to content

Commit

Permalink
2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanselzer committed Nov 20, 2017
1 parent 536cbb1 commit add4e25
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-image-magnify": "2.3.0",
"react-image-magnify": "2.3.1",
"react-router": "3.0.5"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5067,9 +5067,9 @@ react-error-overlay@^1.0.9:
settle-promise "1.0.0"
source-map "0.5.6"

[email protected].0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/react-image-magnify/-/react-image-magnify-2.3.0.tgz#4eea04f8f00ebfb2b014e4af185e3c42414104bf"
[email protected].1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/react-image-magnify/-/react-image-magnify-2.3.1.tgz#e9ec9436b225c5aa458360e8c8787e318babc6ff"
dependencies:
clamp "1.0.1"
detect-it "3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-image-magnify",
"version": "2.3.0",
"version": "2.3.1",
"description": "A React image magnification component for desktop and touch.",
"repository": {
"type": "git",
Expand Down

0 comments on commit add4e25

Please sign in to comment.