Skip to content

Commit

Permalink
updated package
Browse files Browse the repository at this point in the history
  • Loading branch information
CalumW1 committed Jul 19, 2024
1 parent 2290959 commit f26ea56
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 117 deletions.
169 changes: 54 additions & 115 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"eslint": "^9.1.1",
"node-fetch": "^3.3.1"
"node-fetch": "^2.6.7"
},
"type": "module",
"scripts": {
Expand All @@ -10,7 +10,7 @@
},
"name": "r6statapi",
"description": "Wrapper for Rainbow Six Siege API",
"version": "1.2.7",
"version": "1.2.8",
"module": "src/index.js",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit f26ea56

Please sign in to comment.