Brian 1 year ago
parent cb91ffafe5
commit 18986d3d1c

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

Loading…
Cancel
Save