Implemented shutdown through UI and implemented router check
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ntshcontrol",
|
||||
"version": "1.0.0",
|
||||
"version": "2025.11.1",
|
||||
"main": "dist/Entry.js",
|
||||
"scripts": {
|
||||
"start": "node ."
|
||||
@@ -15,9 +15,10 @@
|
||||
"@types/ws": "^8.18.1",
|
||||
"express": "^5.1.0",
|
||||
"fs-extra": "^11.3.2",
|
||||
"ping": "^1.0.0",
|
||||
"socket.io": "^4.8.1",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"twilio": "^5.10.3",
|
||||
"ws": "^8.18.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user