chore: update to @vercel/ncc (#551)

* chore: update to @vercel/ncc

* refresh package-lock

Co-authored-by: peterwoodworth <woodwoop@amazon.com>
This commit is contained in:
Tom Keller
2022-10-25 12:29:50 -07:00
committed by GitHub
parent a7871f486f
commit f468b7f05b
4 changed files with 45043 additions and 39365 deletions

3971
dist/cleanup/index.js vendored

File diff suppressed because it is too large Load Diff

74732
dist/index.js vendored

File diff suppressed because one or more lines are too long

5703
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,7 @@
"axios": "^1.1.3"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.26.0",
"jest": "^29.2.2"
}