updated cleardatabase with chalk

This commit is contained in:
DJj123dj
2022-05-02 14:54:52 +02:00
parent 07de112f32
commit f163769de4
6 changed files with 66 additions and 36 deletions
+3 -3
View File
@@ -6,9 +6,9 @@
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1",
"slashEnable":"node index.js slash enable",
"slashDisable":"node index.js slash disable",
"cleardata":"node ./core/dynamicdatabase/cleardata.js"
"slashEnable": "node index.js slash enable",
"slashDisable": "node index.js slash disable",
"cleardata": "node ./core/dynamicdatabase/cleardata.js"
},
"author": "DJdj Development",
"license": "ISC",