🔒 Improve SSH connection handling, enhance file transfer reliability, and update OAuth error handling and tests
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"deploy:external": "./deploy.sh --target external",
|
||||
"deploy:dry-run": "./deploy.sh --dry-run",
|
||||
"deploy:quick": "./deploy.sh --skip-tests --no-backup",
|
||||
"deploy:manual": "node ../../../utils/deploy-pokedex.js"
|
||||
"deploy:manual": "node ../../utils/deploy-pokedex.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"highlight.js": "^11.11.1",
|
||||
|
||||
Reference in New Issue
Block a user