Skip to content

Commit d6beaf5

Browse files
committed
Fixed 403 Forbidden Error and reduced used npm packages to 1
1 parent c93f598 commit d6beaf5

File tree

3 files changed

+373
-317
lines changed

3 files changed

+373
-317
lines changed

package-lock.json

Lines changed: 38 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
},
2525
"homepage": "https://github.com/liamcottle/valorant.js#readme",
2626
"dependencies": {
27-
"axios": "^0.21.1",
28-
"axios-cookiejar-support": "^1.0.1",
29-
"querystring": "^0.2.0",
30-
"tough-cookie": "^4.0.0",
31-
"url": "^0.11.0"
27+
"axios": "^0.21.1"
3228
}
3329
}

0 commit comments

Comments
 (0)