This commit is contained in:
Patrick
2026-06-07 21:17:07 +02:00
parent c37cf16ac2
commit b1ed1b52e2
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -5,8 +5,7 @@
"main": "index.js",
"scripts": {
"start": "node index.js",
"airclientauth": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
"airclientauth": "node index.js"
},
"keywords": [],
"author": "",