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

This commit is contained in:
2023-11-23 17:11:40 +01:00
parent 912b12c627
commit b7552e3d13

View File

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