Symbolique, pour vérifier que les repos sont à jour

This commit is contained in:
2023-11-23 17:11:40 +01:00
parent 71c6792c3d
commit 16f6aa057a

View File

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