1
0
mirror of https://github.com/benjlevesque/short-sha.git synced 2025-12-06 09:47:49 +01:00

change zeit to vercel

This commit is contained in:
Benjamin Levesque
2020-11-11 14:56:19 +01:00
parent 26ec2ad012
commit b095106c06
2 changed files with 6 additions and 6 deletions

View File

@@ -30,7 +30,7 @@
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"@typescript-eslint/parser": "^4.7.0",
"@zeit/ncc": "^0.22.3",
"@vercel/ncc": "^0.25.1",
"eslint": "^7.13.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.0",
@@ -42,4 +42,4 @@
"ts-jest": "^26.4.4",
"typescript": "^4.0.5"
}
}
}