Skip to content

Commit

Permalink
chore: update build tasks, package.json and changelog (#1706)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavilosetty-intel authored Nov 13, 2024
1 parent c385021 commit e82d137
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/mps",
"version": "2.13.19",
"version": "2.13.20",
"description": "Containerized MPS service for executing Intel® AMT features",
"homepage": "https://github.com/open-amt-cloud-toolkit/mps",
"contributors": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"ci-prettify": "npx prettier --check '**/*.{ts,js,yaml,css,scss,json}'"
},
"dependencies": {
"@open-amt-cloud-toolkit/wsman-messages": "^5.6.9",
"@open-amt-cloud-toolkit/wsman-messages": "^5.6.10",
"bottleneck": "^2.19.5",
"consul": "^1.2.0",
"cors": "^2.8.5",
Expand Down

0 comments on commit e82d137

Please sign in to comment.