Compare commits

..

1 Commits

Author SHA1 Message Date
Tatyana Kostromskaya
d12cb77cbc
Merge 2001ca4114 into 704facf57e 2023-11-20 14:31:47 +01:00
15 changed files with 115237 additions and 112982 deletions

View File

@ -15,5 +15,3 @@ jobs:
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
with:
node-version: "20.x"

Binary file not shown.

Binary file not shown.

BIN
.licenses/npm/ip-regex.dep.yml generated Normal file

Binary file not shown.

BIN
.licenses/npm/psl.dep.yml generated Normal file

Binary file not shown.

BIN
.licenses/npm/punycode.dep.yml generated Normal file

Binary file not shown.

Binary file not shown.

BIN
.licenses/npm/tough-cookie.dep.yml generated Normal file

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

56738
dist/restore/index.js vendored

File diff suppressed because one or more lines are too long

56832
dist/save-only/index.js vendored

File diff suppressed because one or more lines are too long

56774
dist/save/index.js vendored

File diff suppressed because one or more lines are too long

1155
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@
"@types/node": "^16.18.3",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@vercel/ncc": "^0.38.1",
"@zeit/ncc": "^0.20.5",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",