feat: add ignore-certificate-errors option for self-signed TLS
This commit is contained in:
+2
-1
@@ -23,6 +23,7 @@
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elgato/streamdeck": "^2.1.1"
|
||||
"@elgato/streamdeck": "^2.1.1",
|
||||
"undici": "^6.28.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user