Note: We appreciate your feedback and bug reports to continue improving our platform. Thank you for your continued support!
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"name": "@cdn-app/insider-myaxrin-labs-dinawo",
|
||||
"version": "1.0.0-beta.15",
|
||||
"version": "1.0.0-beta.16",
|
||||
"description": "",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
"start": "nodemon server.js",
|
||||
"dev": "node server.js"
|
||||
},
|
||||
"author": "Dinawo - Group Myaxrin Labs",
|
||||
"license": "ISC",
|
||||
@@ -64,6 +65,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"daisyui": "^4.5.0",
|
||||
"nodemon": "^3.1.0"
|
||||
"nodemon": "^3.1.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user