DDG, cats, refactor and more
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
"dotenv": "^10.0.0",
|
||||
"express": "^4.17.1",
|
||||
"fs": "^0.0.1-security",
|
||||
"js-doc": "^0.5.0",
|
||||
"jsonfile": "^6.1.0",
|
||||
"parse-files": "^0.1.1",
|
||||
"rss-parser": "^3.12.0"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -23,5 +25,8 @@
|
||||
"local": "heroku local web"
|
||||
},
|
||||
"author": "John Facey",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"jsdoc": "^3.6.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user