fix: node v12 support

This commit is contained in:
Pedro Lopez
2021-08-01 23:56:27 -04:00
parent d9ccb6f276
commit 40cec51956
2 changed files with 6 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
"fluent-ffmpeg": "^2.1.2",
"jsqr": "^1.3.1",
"mime": "^2.4.5",
"node-webpmux": "^3.0.0",
"node-webpmux": "^3.1.0",
"puppeteer": "^10.1.0",
"sharp": "^0.28.3"
},