chore: npm repack

This commit is contained in:
Timofey Kirillov
2021-12-17 13:37:08 +03:00
parent 6545aa68e3
commit 5b9769fd62
7 changed files with 11916 additions and 11916 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -34,7 +34,7 @@
"format": "prettier --write **/*.ts", "format": "prettier --write **/*.ts",
"format-check": "prettier --check **/*.ts", "format-check": "prettier --check **/*.ts",
"lint": "eslint src/**/*.ts", "lint": "eslint src/**/*.ts",
"pack": "pack.sh", "pack": "./pack.sh",
"all": "npm run build && npm run format && npm run lint && npm run pack" "all": "npm run build && npm run format && npm run lint && npm run pack"
}, },
"repository": { "repository": {

File diff suppressed because one or more lines are too long