Merge c43fdbfb304557ceb6675addf309eee76f049c55 into 21dc310f1948a06cc989491cb1b4a86777f22918

This commit is contained in:
Ross Brodbeck 2020-09-11 10:49:06 +03:00 committed by GitHub
commit 896436a887
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15366 additions and 15360 deletions

30702
dist/index.js vendored

File diff suppressed because it is too large Load Diff

8
package-lock.json generated
View File

@ -971,10 +971,10 @@
}
}
},
"@zeit/ncc": {
"version": "0.20.5",
"resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.20.5.tgz",
"integrity": "sha512-XU6uzwvv95DqxciQx+aOLhbyBx/13ky+RK1y88Age9Du3BlA4mMPCy13BGjayOrrumOzlq1XV3SD/BWiZENXlw==",
"@vercel/ncc": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.23.0.tgz",
"integrity": "sha512-Fcr1qlG9t54X4X9qbo/+jr1+t5Qc6H3TgIRBXmKkF/WDs6YFulAN6ilq2Ehx38RbgIOFxaZnjlAQ50GyexnMpQ==",
"dev": true
},
"abab": {

View File

@ -38,7 +38,7 @@
"@types/node": "^12.7.12",
"@types/uuid": "^3.4.6",
"@typescript-eslint/parser": "^2.8.0",
"@zeit/ncc": "^0.20.5",
"@vercel/ncc": "^0.23.0",
"eslint": "^5.16.0",
"eslint-plugin-github": "^2.0.0",
"eslint-plugin-jest": "^22.21.0",