Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov committed Feb 6, 2024
1 parent af0e59e commit 19858fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion micro-ui/web/packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@digit-ui/digit-ui-libraries-mfe": "1.0.0",
"@digit-ui/digit-ui-module-hrms-mfe": "1.0.1",
"@digit-ui/digit-ui-module-workbench-mfe": "1.0.2",
"@digit-ui/digit-ui-module-workbench-mfe": "1.0.3",
"@egovernments/digit-ui-react-components":"1.4.101",
"@digit-ui/digit-ui-module-dss-mfe": "1.0.2",
"react": "17.0.1",
Expand Down
4 changes: 2 additions & 2 deletions micro-ui/web/packages/workbench/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digit-ui/digit-ui-module-workbench-mfe",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@digit-ui/digit-ui-module-core-base": "1.0.0",
"@egovernments/digit-ui-react-components": "1.4.101",
"@egovernments/digit-ui-react-components": "1.4.102",
"@egovernments/digit-ui-svg-components": "0.0.8",
"@rjsf/core": "5.10.0",
"@rjsf/utils": "5.10.0",
Expand Down

0 comments on commit 19858fc

Please sign in to comment.