Skip to content

Commit

Permalink
install github-scraper as dependency #128
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Mar 30, 2024
1 parent cef3903 commit 750854c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
22 changes: 21 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"dependencies": {
"aws-sdk": "^2.1550.0",
"cheerio": "^1.0.0-rc.3",
"env2": "^2.2.2"
"env2": "^2.2.2",
"github-scraper": "^7.1.1"
},
"devDependencies": {
"dpl": "^5.0.0",
Expand Down

0 comments on commit 750854c

Please sign in to comment.