Skip to content

Commit

Permalink
Reverting sharp to 0.22.1 due to fit-in/inside behaviour in 0.23.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Arpee Ong committed Dec 18, 2019
1 parent bf10401 commit 36381ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/image-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"mocha": "^6.1.4",
"sharp": "^0.23.1",
"sharp": "^0.22.1",
"sinon": "^7.3.2",
"nyc": "^14.0.0"
},
Expand Down

0 comments on commit 36381ed

Please sign in to comment.