Update package.json

This commit is contained in:
2023-12-01 14:06:23 +01:00
parent f5e0cf2c86
commit b41573dc3f

View File

@@ -5,11 +5,7 @@
"main": "mia_ihm.js", "main": "mia_ihm.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
<<<<<<< HEAD
"start": "nodemon app.js"
=======
"start": "nodemon mia_ihm.js" "start": "nodemon mia_ihm.js"
>>>>>>> master
}, },
"author": "Laurent LE CORRE", "author": "Laurent LE CORRE",
"license": "ISC", "license": "ISC",