1.4.0 beta
This commit is contained in:
+3
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user