Update package.json
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user