mirror of
https://github.com/cassoule/flopobot_v2.git
synced 2026-03-18 21:40:27 +01:00
Add replit support
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"main": "app.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node app.js"
|
||||
"start": "node app.js",
|
||||
"dev": "nodemon app.js"
|
||||
},
|
||||
"author": "Shay DeWael",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user