Skip to content

Commit

Permalink
upgrade ip package
Browse files Browse the repository at this point in the history
Signed-off-by: Ockert van Schalkwyk <ockert.vanschalkwyk@entidad.io>
  • Loading branch information
Ockert van Schalkwyk committed Jun 7, 2024
1 parent 05273e4 commit 4a2e416
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 8 deletions.
49 changes: 42 additions & 7 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "easyimage",
"widgetName": "EasyImage",
"version": "1.0.9",
"version": "1.0.10",
"description": "Image Cropping/Zooming/Rotation",
"copyright": "entidad.io",
"author": "Madhubalan Pushparajan, Ockert van Schalkwyk",
Expand Down Expand Up @@ -30,6 +30,7 @@
"dependencies": {
"@material-ui/core": "^4.12.4",
"classnames": "^2.2.6",
"ip": "^2.0.1",
"react-easy-crop": "^5.0.3",
"react-image-crop": "^11.0.1",
"react-zoom-pan-pinch": "^3.4.2"
Expand Down

0 comments on commit 4a2e416

Please sign in to comment.