Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
prlanzarin committed Sep 19, 2024
1 parent b113a64 commit 2e817e2
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 78 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.

* fix: handle missing checksum in API requests
* build: [email protected]
* build: [email protected]

### v3.2.1

Expand Down
150 changes: 73 additions & 77 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mocha": "^10.7.0",
"nodemon": "^3.1.4",
"pino-pretty": "^10.2.3",
"sinon": "^12.0.1",
"sinon": "^19.0.2",
"supertest": "^3.4.2"
}
}

0 comments on commit 2e817e2

Please sign in to comment.