Skip to content

Commit 008f0cd

Browse files
committed
test previous not failing sharp version
1 parent c6e0c83 commit 008f0cd

File tree

2 files changed

+208
-153
lines changed

2 files changed

+208
-153
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"reading-time": "^1.5.0",
5959
"recharts": "^2.7.3",
6060
"remark-gfm": "^3.0.1",
61-
"sharp": "^0.33.4",
6261
"yaml-loader": "^0.8.0"
6362
},
6463
"devDependencies": {
@@ -99,6 +98,7 @@
9998
"unist-util-visit": "^5.0.0"
10099
},
101100
"resolutions": {
102-
"jackspeak": "2.1.1"
101+
"jackspeak": "2.1.1",
102+
"sharp": "0.32.6"
103103
}
104104
}

0 commit comments

Comments
 (0)