Skip to content

Commit 4a76f2e

Browse files
chore: update build tasks, ci & package.json (#1930)
1 parent f524a8a commit 4a76f2e

File tree

2 files changed

+31
-18
lines changed

2 files changed

+31
-18
lines changed

package-lock.json

Lines changed: 29 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@device-management-toolkit/ui-toolkit-react",
3-
"version": "4.0.6",
3+
"version": "5.0.2",
44
"description": "React UI controls for Intel AMT features",
55
"type": "module",
66
"main": "dist/index.cjs.js",
@@ -57,7 +57,7 @@
5757
"intel"
5858
],
5959
"dependencies": {
60-
"@device-management-toolkit/ui-toolkit": "^3.3.9",
60+
"@device-management-toolkit/ui-toolkit": "^3.3.11",
6161
"@xterm/xterm": "^6.0.0",
6262
"i18next": "^25.2.1",
6363
"react-i18next": "^16.2.1"

0 commit comments

Comments
 (0)