Skip to content

Commit 56d792c

Browse files
authored
Merge pull request #109 from dxc-technology/feature/upgrade-versions
Upgrade halstack-client version
2 parents ce4a5c2 + aed0603 commit 56d792c

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

lib/package-lock.json

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

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"core-js": "^3.36.0"
1717
},
1818
"peerDependencies": {
19-
"@dxc-technology/halstack-client": "^1.6.1",
19+
"@dxc-technology/halstack-client": "^1.6.2",
2020
"@dxc-technology/halstack-react": "^12.0.0 || ^13.0.0 || >=14.0.0",
2121
"react": "^18.x",
2222
"react-dom": "^18.x"

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"private": true,
1616
"dependencies": {
17-
"@dxc-technology/halstack-client": "^1.6.1",
17+
"@dxc-technology/halstack-client": "^1.6.2",
1818
"@swc/helpers": "~0.5.2",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)