Skip to content

Commit

Permalink
2.9 merge with master
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmoy-eGov committed May 29, 2024
1 parent da571dd commit f162b9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/micro-ui/web/micro-ui-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"node": ">=14"
},
"scripts": {
"start": "run-s build start:dev",
"start": "SKIP_PREFLIGHT_CHECK=true run-s build start:dev",
"sprint": "SKIP_PREFLIGHT_CHECK=true run-s start:script",
"start:dev": "run-p dev:**",
"start:script": "./scripts/create.sh",
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 @@ -13,7 +13,7 @@
},
"dependencies": {
"@upyog-niua/upyog-css": "1.0.10",
"@egovernments/digit-ui-libraries": "1.7.14",
"@egovernments/digit-ui-libraries": "1.7.2",
"@egovernments/digit-ui-module-bills": "1.7.14",
"@egovernments/digit-ui-module-common": "1.7.14",
"@egovernments/digit-ui-module-core": "1.7.14",
Expand Down

0 comments on commit f162b9a

Please sign in to comment.