Skip to content

Commit 84206c4

Browse files
jagankumar-egovSwathi-eGov
authored andcommitted
BUGFIX/HCMPRE-1634: fix for versions (#2024)
* Revert "Bugfix/hcmpre 1583 (#2021)" This reverts commit 201a0ce. * BUGFIX/HCMPRE-1634 Revert ing"updated core version (#2020)" * BUGFIX/HCMPRE-1583 fixes --------- Co-authored-by: Swathi-eGov <[email protected]>
1 parent fc14977 commit 84206c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

health/micro-ui/web/microplan/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"homepage": "/microplan-ui",
1515
"dependencies": {
1616
"@egovernments/digit-ui-libraries": "1.8.6",
17-
"@egovernments/digit-ui-module-core": "1.8.12",
17+
"@egovernments/digit-ui-module-core": "1.8.11",
1818
"@egovernments/digit-ui-module-utilities": "1.0.1-beta.23",
1919
"@egovernments/digit-ui-react-components": "1.8.14",
2020
"@egovernments/digit-ui-module-hcmmicroplanning": "0.0.2",
2121
"@egovernments/digit-ui-module-microplan": "0.0.1",
22-
"@egovernments/digit-ui-components": "0.0.2-beta.58",
22+
"@egovernments/digit-ui-components": "0.0.2-beta.56",
2323
"@egovernments/digit-ui-module-campaign-manager": "0.3.0",
2424
"babel-loader": "8.1.0",
2525
"clean-webpack-plugin": "4.0.0",

health/micro-ui/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@egovernments/digit-ui-libraries": "1.8.2-beta.8",
1818
"@egovernments/digit-ui-module-workbench": "1.0.2-beta.7",
19-
"@egovernments/digit-ui-module-core": "1.8.12",
19+
"@egovernments/digit-ui-module-core": "1.8.11",
2020
"@egovernments/digit-ui-module-hrms": "1.8.0-beta.2",
2121
"@egovernments/digit-ui-react-components": "1.8.14",
2222
"@egovernments/digit-ui-components": "0.0.2-beta.58",

0 commit comments

Comments
 (0)