some visual changes + bugfix

This commit is contained in:
Daniel
2022-04-26 15:20:07 +04:30
parent e49ade7462
commit e4098d3d46
7 changed files with 380 additions and 43 deletions
+3 -1
View File
@@ -9,9 +9,11 @@
"author": "",
"license": "MIT",
"dependencies": {
"cheerio": "^1.0.0-rc.10",
"express": "^4.17.3",
"mongodb": "^4.5.0",
"phantom": "^6.3.0"
"phantom": "^6.3.0",
"url-parse": "^1.5.10"
},
"devDependencies": {
"nodemon": "^2.0.15"