deps: change @zeit/ncc to @vercel/ncc (#416)

This commit is contained in:
Shohei Ueda
2020-08-22 12:07:50 +09:00
committed by GitHub
parent e0b4d029a2
commit aba4ae3195
2 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@
"@types/node-fetch": "^2.5.7",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"@zeit/ncc": "^0.22.3",
"@vercel/ncc": "^0.23.0",
"eslint": "^6.8.0",
"eslint-plugin-jest": "^23.20.0",
"husky": "^4.2.5",