Skip to content

Commit

Permalink
use latest apitoolkit-js version
Browse files Browse the repository at this point in the history
  • Loading branch information
dawkaka committed Apr 1, 2024
1 parent 2ee4574 commit 741095d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apitoolkit-express",
"version": "2.0.1",
"version": "2.1.1",
"description": "Nodejs SDK for the API Toolkit Monitoring and Reliability platform written in Typescript",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@types/supertest": "^2.0.15",
"@types/sync-fetch": "^0.4.2",
"@types/uuid": "^9.0.6",
"apitoolkit-js": "^3.0.3",
"apitoolkit-js": "^3.1.3",
"axios": "^1.6.0",
"busboy": "^1.6.0",
"express": "^4.18.2",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 741095d

Please sign in to comment.