Skip to content

Commit

Permalink
chore: update build tasks, package.json and changelog (#2028)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavilosetty-intel authored Mar 10, 2025
1 parent c0f8904 commit 55a8814
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-amt-cloud-toolkit/rps",
"version": "2.23.0",
"version": "2.23.1",
"description": "Containerized RPS service for activating and configuring Intel® AMT devices",
"homepage": "https://github.com/device-management-toolkit/rps",
"contributors": [
Expand Down Expand Up @@ -46,7 +46,7 @@
"ci-prettify": "npx prettier --check '**/*.{ts,js,yaml,css,scss,json}'"
},
"dependencies": {
"@open-amt-cloud-toolkit/wsman-messages": "^5.8.0",
"@open-amt-cloud-toolkit/wsman-messages": "^5.9.0",
"body-parser": "^1.20.2",
"consul": "^2.0.1",
"cors": "^2.8.5",
Expand Down

0 comments on commit 55a8814

Please sign in to comment.