Skip to content

Commit

Permalink
Merge pull request #134 from sasza2/develop
Browse files Browse the repository at this point in the history
feat: update panzoom-core version
  • Loading branch information
sasza2 authored Nov 13, 2023
2 parents 391d3fe + 78a5982 commit 1bb1508
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sasza/react-panzoom",
"version": "1.11.0",
"version": "1.11.1",
"description": "React component for pan and zoom with possibility to moving, resizing and selecting elements inside",
"main": "dist/main.umd.cjs",
"module": "./dist/main.js",
Expand Down Expand Up @@ -67,6 +67,6 @@
"react": ">=16.14.0"
},
"dependencies": {
"panzoom-core": "1.4.0"
"panzoom-core": "1.4.1"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1bb1508

Please sign in to comment.