⬆️ bump ncc

This commit is contained in:
platane
2023-02-26 10:23:42 +01:00
committed by Platane
parent 7b6d52d221
commit 82417bf9f5
4 changed files with 34 additions and 40 deletions

View File

@@ -10,7 +10,7 @@
"@snk/types": "1.0.0"
},
"devDependencies": {
"@vercel/ncc": "0.34.0"
"@vercel/ncc": "0.36.1"
},
"scripts": {
"build": "ncc build --external canvas --external gifsicle --out dist ./index.ts",