Skip to content

Commit

Permalink
Merge pull request #22 from SpatzlHD/master
Browse files Browse the repository at this point in the history
Fixed 403 Forbidden Error and reduced used npm packages to 1
  • Loading branch information
liamcottle authored Apr 24, 2022
2 parents c93f598 + d6beaf5 commit 7f18a8c
Show file tree
Hide file tree
Showing 3 changed files with 373 additions and 317 deletions.
104 changes: 38 additions & 66 deletions package-lock.json

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

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@
},
"homepage": "https://github.com/liamcottle/valorant.js#readme",
"dependencies": {
"axios": "^0.21.1",
"axios-cookiejar-support": "^1.0.1",
"querystring": "^0.2.0",
"tough-cookie": "^4.0.0",
"url": "^0.11.0"
"axios": "^0.21.1"
}
}
Loading

0 comments on commit 7f18a8c

Please sign in to comment.