Retour arrière - étape 1
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
"name": "wishlist",
|
"name": "wishlist",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "test",
|
"description": "test",
|
||||||
"main": "wishlist.js",
|
"main": "app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"start": "nodemon wishlist.js"
|
"start": "nodemon app.js"
|
||||||
},
|
},
|
||||||
"author": "Laurent LE CORRE",
|
"author": "Laurent LE CORRE",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
Reference in New Issue
Block a user