no comment

This commit is contained in:
2023-12-01 14:03:44 +01:00
6 changed files with 231 additions and 6 deletions

View File

@@ -2,10 +2,14 @@
"name": "mia",
"version": "1.0.0",
"description": "test",
"main": "app.js",
"main": "mia_ihm.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
<<<<<<< HEAD
"start": "nodemon app.js"
=======
"start": "nodemon mia_ihm.js"
>>>>>>> master
},
"author": "Laurent LE CORRE",
"license": "ISC",