Brian 1 year ago
parent cb91ffafe5
commit 18986d3d1c

@ -2,9 +2,9 @@
"name": "imgdownloads", "name": "imgdownloads",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "app.js", "main": "index.js",
"scripts": { "scripts": {
"run": "nodemon ./app.js" "run": "nodemon ./index.js"
}, },
"keywords": [], "keywords": [],
"author": "", "author": "",

Loading…
Cancel
Save