Skip to content

Commit

Permalink
upgrade client
Browse files Browse the repository at this point in the history
  • Loading branch information
sanoel committed Apr 22, 2024
1 parent 8858645 commit 5fa0ed9
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 595 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oada/jobs",
"version": "4.5.0",
"version": "4.5.1",
"description": "A library for oada job based microservices",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down Expand Up @@ -90,7 +90,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^18.6.0",
"@oada/client": "^4.5.5",
"@oada/client": "^5.0.0",
"@tsconfig/node16": "^16.1.1",
"@types/chai": "^4.3.11",
"@types/clone-deep": "^4.0.4",
Expand Down
Loading

0 comments on commit 5fa0ed9

Please sign in to comment.