Skip to content

Commit

Permalink
updated imgproxy-js-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alqanar committed Mar 22, 2024
1 parent 0fa7cd2 commit 3d23e2a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
</p>

---

This library helps make image processing with imgproxy easier.

**[imgproxy](https://github.com/imgproxy/imgproxy)** is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and security — it’s a Go application, ready to be installed and used in any Unix environment, and also ready to be containerized using Docker.
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"vitest": "^0.34.1"
},
"dependencies": {
"@imgproxy/imgproxy-js-core": "^1.0.6"
"@imgproxy/imgproxy-js-core": "^1.0.7"
}
}

0 comments on commit 3d23e2a

Please sign in to comment.