Remove yesno node module

This commit is contained in:
Johannes Zellner
2025-11-24 13:57:58 +01:00
parent 5c69a146f6
commit 6c0d5cb601
3 changed files with 46 additions and 11 deletions

View File

@@ -67,8 +67,7 @@
"expect.js": "*",
"mocha": "^11.7.5",
"nock": "^14.0.10",
"ssh2": "^1.17.0",
"yesno": "^0.4.0"
"ssh2": "^1.17.0"
},
"scripts": {
"test": "./run-tests"