V1.0.0-beta.16 Update 2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Note: We appreciate your feedback and bug reports to continue improving our platform. Thank you for your continued support!
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
"main": "server.js",
|
"main": "server.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "nodemon server.js",
|
"start": "nodemon server.js",
|
||||||
"dev": "node server.js"
|
"prod": "node server.js",
|
||||||
|
"no-nodemon": "node server.js"
|
||||||
},
|
},
|
||||||
"author": "Dinawo - Group Myaxrin Labs",
|
"author": "Dinawo - Group Myaxrin Labs",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
Reference in New Issue
Block a user