Update package.json
This commit is contained in:
parent
1fbb56b90d
commit
abbf7deb8d
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"start": "node bot.js"
|
"start": "node bot.js"
|
||||||
},
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "12.x"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"rainbow",
|
"rainbow",
|
||||||
"bot",
|
"bot",
|
||||||
|
|
Loading…
Reference in a new issue