Revert "Better compatibility between canvas and sharp in Windows (#829)" (#943)

This reverts commit 394dcf1f3e.
This commit is contained in:
Andrew Calcutt
2023-08-05 22:06:15 -04:00
committed by GitHub
parent e485979ab9
commit 27c97daa7a
4 changed files with 0 additions and 76 deletions

View File

@@ -6,7 +6,6 @@
"bin": "src/main.js",
"type": "module",
"scripts": {
"install": "node install/canvas_sharp_compatibility",
"test": "mocha test/**.js --timeout 10000",
"lint:yml": "yamllint --schema=CORE_SCHEMA *.{yml,yaml}",
"lint:js": "npm run lint:eslint && npm run lint:prettier",