1.4.0 beta

This commit is contained in:
DJj123dj
2022-05-02 11:07:56 +02:00
parent 5fc3ba3279
commit af8d6351af
53 changed files with 1323 additions and 903 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"slashEnable":"node index.js slash enable",
"slashDisable":"node index.js slash disable"
},
"author": "DJdj Development",
"license": "ISC",