Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit 3c2856b

Browse files
committed
Fix build issues by upgrading Sharp [1]
[1] gatsbyjs/gatsby#28871 (comment)
1 parent dd786d4 commit 3c2856b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "git+https://github.com/rm3l/rm3l.org.git"
1111
},
1212
"resolutions": {
13-
"sharp": "0.25.4"
13+
"sharp": "0.27.0"
1414
},
1515
"engines": {
1616
"node": ">= 10.13.0"

0 commit comments

Comments
 (0)