We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b581108 commit ec47177Copy full SHA for ec47177
README.md
@@ -55,6 +55,6 @@ Check out [smartcrop-cli](https://github.com/jwagner/smartcrop-cli/) for a more
55
56
### 2.0.2
57
58
-**sharp is now a peer dependency you will need to install it via `npm install sharp` when updating**
59
-In short: It's a lot faster, especially when calculating bigger crops.
60
-The quality of the crops should be comparable but the exact results are going to be different.
+- **sharp is now a peer dependency you will need to install it via `npm install sharp` when updating**
+- In short: It's a lot faster, especially when calculating bigger crops.
+- The quality of the crops should be comparable but the exact results are going to be different.
0 commit comments