Attempt to fix canvas failures

This commit is contained in:
Dragon Fire
2019-08-04 16:31:25 -04:00
parent 838ce090fd
commit 9efb79ba89
+1 -1
View File
@@ -31,7 +31,7 @@
"node": ">=12" "node": ">=12"
}, },
"dependencies": { "dependencies": {
"canvas": "^2.5.0", "canvas": "^2.6.0",
"cheerio": "^1.0.0-rc.3", "cheerio": "^1.0.0-rc.3",
"common-tags": "^1.8.0", "common-tags": "^1.8.0",
"custom-translate": "^2.2.8", "custom-translate": "^2.2.8",