Skip to content

Commit 20080ec

Browse files
authored
Update sharp optional dependency to support NPM 7
See lovell/sharp#2419 and prebuild/prebuild-install#128
1 parent 9b3edd3 commit 20080ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"react-dom": "^16.6.0 || ^17"
113113
},
114114
"optionalDependencies": {
115-
"sharp": "0.26.2"
115+
"sharp": "0.26.3"
116116
},
117117
"devDependencies": {
118118
"@babel/code-frame": "7.10.4",

0 commit comments

Comments
 (0)