Skip to content

Commit

Permalink
fix: bug
Browse files Browse the repository at this point in the history
  • Loading branch information
sanoel committed Nov 20, 2024
1 parent 3aff1fc commit 7c3c55c
Showing 1 changed file with 2 additions and 2 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/client",
"version": "5.2.5",
"version": "5.2.6",
"description": "A lightweight client tool to interact with an OADA-compliant server",
"repository": "https://github.com/OADA/client",
"main": "./dist/index.js",
Expand Down Expand Up @@ -194,4 +194,4 @@
"@oada/client": "^5.0.0",
"xksuid": "https://github.com/aultac/xksuid.git#commit=22a21eb01331191feb62ea0a4e67d96d2e80f396"
}
}
}

0 comments on commit 7c3c55c

Please sign in to comment.