Skip to content

Commit

Permalink
Merge pull request #1328 from sriranjan-s/Dev-2.0
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
sriranjan-s authored Sep 4, 2024
2 parents 186f02a + 9b54824 commit 827ebcd
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -63,7 +63,7 @@
"build:tl": "cd packages/modules/tl && yarn build",
"buildD:ptr": "cd packages/modules/ptr && yarn build",
"buildD:hrms": "cd packages/modules/hrms && yarn build",
"build:obps": "cd packages/modules/obps && yarn build",
"buildD:obps": "cd packages/modules/obps && yarn build",
"buildD:engagement": "cd packages/modules/engagement && yarn build",
"buildD:noc": "cd packages/modules/noc && yarn build",
"buildD:ws": "cd packages/modules/ws && yarn build",
Expand Down

0 comments on commit 827ebcd

Please sign in to comment.