Retour arrière - étape 1

This commit is contained in:
2023-11-25 00:35:23 +01:00
parent 45dd1c3c0b
commit db2fbfea19

View File

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