refactoring (#4)
This commit is contained in:
@ -1,11 +1,15 @@
|
||||
{
|
||||
"name": "dsabot",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"lint": "eslint commands/",
|
||||
"start": "node index.js"
|
||||
"start": "node index.js",
|
||||
"test": "jest"
|
||||
},
|
||||
"_moduleAliases": {
|
||||
"@dsabot": "functions"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
Reference in New Issue
Block a user