mirror of
https://github.com/cassoule/flopobot_v2.git
synced 2026-01-18 16:37:40 +01:00
add engines to package.json
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
"description": "Discord example app",
|
||||
"main": "app.js",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": "16.x"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
"register": "node commands.js",
|
||||
|
||||
Reference in New Issue
Block a user