Skip to content

Commit

Permalink
Update author info and bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGL committed Jan 6, 2025
1 parent a61b8a9 commit 533793b
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
84 changes: 42 additions & 42 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simpay-typescript-api",
"author": "Rafał Więcek",
"author": "Rafał Więcek <r.wiecek@simpay.pl> (https://github.com/DarkGL)",
"version": "3.0.2",
"description": "SimPay.pl API wrapper",
"main": "dist/index.js",
Expand Down Expand Up @@ -42,13 +42,13 @@
],
"license": "MIT",
"dependencies": {
"axios": "^1.7.8"
"axios": "^1.7.9"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.10",
"@types/node": "^22.10.1",
"@changesets/cli": "^2.27.11",
"@types/node": "^22.10.5",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
},
Expand Down

0 comments on commit 533793b

Please sign in to comment.