Update package.json
This commit is contained in:
parent
abbf7deb8d
commit
4d2393cf98
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
"start": "node bot.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "12.x"
|
||||
"node": "12.x",
|
||||
"npm": "6.x"
|
||||
},
|
||||
"keywords": [
|
||||
"rainbow",
|
||||
|
|
Loading…
Reference in a new issue