Fix login auto-retry deadlock
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"clean": "rm -rf dist",
|
||||
"prepare": "npm run build",
|
||||
"test": "npm run build && node --test test/*.test.js",
|
||||
"typecheck": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user