Major refactor, cleand up site scrape module, fixed and cleaned up release scrape module. Removed old CLI code

This commit is contained in:
2019-11-16 03:33:36 +01:00
parent b07f88d023
commit b489c8fc33
35 changed files with 595 additions and 847 deletions

View File

@@ -69,7 +69,6 @@
"body-parser": "^1.19.0",
"cheerio": "^1.0.0-rc.2",
"cli-confirm": "^1.0.1",
"clipboardy": "^1.2.3",
"config": "^3.0.1",
"dayjs": "^1.8.14",
"express": "^4.16.4",
@@ -81,7 +80,6 @@
"knex-migrate": "^1.7.1",
"mime": "^2.4.4",
"moment": "^2.24.0",
"neo-blessed": "^0.2.0",
"opn": "^5.4.0",
"pg": "^7.9.0",
"prop-types": "^15.7.2",