Skip to content

Commit

Permalink
Survey Module added
Browse files Browse the repository at this point in the history
  • Loading branch information
Chinmoy-96 committed Mar 19, 2024
1 parent 64c384b commit 2c8c177
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@egovernments/digit-ui-libraries": "1.7.2",
"@egovernments/digit-ui-module-common": "1.7.2",
"@egovernments/digit-ui-module-engagement": "1.7.0-beta.2.3",
"@egovernments/digit-ui-module-engagement": "1.7.4",
"@upyog/digit-ui-module-fsm": "1.7.2",
"@egovernments/digit-ui-module-mcollect": "1.7.2",
"@egovernments/digit-ui-module-noc": "1.7.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-engagement",
"version": "1.7.0-beta.2.3",
"version": "1.7.4",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand Down
2 changes: 1 addition & 1 deletion frontend/micro-ui/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@egovernments/digit-ui-module-bills": "1.7.2",
"@egovernments/digit-ui-module-common": "1.7.2",
"@egovernments/digit-ui-module-core": "1.7.2",
"@egovernments/digit-ui-module-engagement": "1.7.0-beta.2.3",
"@egovernments/digit-ui-module-engagement": "1.7.4",
"@egovernments/digit-ui-module-dss": "1.7.2",
"@upyog/digit-ui-module-fsm": "1.7.2",
"@egovernments/digit-ui-module-hrms": "1.7.2",
Expand Down

0 comments on commit 2c8c177

Please sign in to comment.