Skip to content

Commit

Permalink
Update library version
Browse files Browse the repository at this point in the history
  • Loading branch information
mnogueron committed Mar 21, 2019
1 parent a7c2f37 commit eb1c3d8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-easy-panzoom",
"version": "0.1.1",
"version": "0.2.0",
"description": "Wrapper to enable pan and zoom for any React component",
"main": "./lib/index.js",
"author": "mnogueron",
Expand All @@ -27,7 +27,9 @@
"react-component",
"pan",
"zoom",
"panzoom"
"panzoom",
"auto center",
"keyboard zoom"
],
"peerDependencies": {
"react": ">=16.0.0"
Expand Down

0 comments on commit eb1c3d8

Please sign in to comment.