Skip to content

Commit

Permalink
feat: update dependencies, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPretorius committed Dec 2, 2024
1 parent 3f9cadf commit d995ab5
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 183 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@ixo/impactxclient-sdk": "0.0.21",
"@ixo/impactxclient-sdk": "2.2.0",
"@nestjs/common": "9.0.0",
"@nestjs/core": "9.0.0",
"@nestjs/platform-express": "9.0.0",
Expand Down Expand Up @@ -72,4 +72,4 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
}
Loading

0 comments on commit d995ab5

Please sign in to comment.