⬆️ 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

@@ -12,7 +12,7 @@
"devDependencies": {
"@types/gifsicle": "5.2.0",
"@types/tmp": "0.2.3",
"@vercel/ncc": "0.34.0"
"@vercel/ncc": "0.36.1"
},
"scripts": {
"benchmark": "ncc run __tests__/benchmark.ts --quiet"