Skip to content

Commit

Permalink
Package.json change for pt and tl
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmoy-eGov committed Jun 7, 2024
1 parent 7a1330c commit 6abc5f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/micro-ui/web/micro-ui-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"build:libraries": "cd packages/libraries && yarn build",
"build:components": "cd packages/react-components && yarn build",
"buildD:common": "cd packages/modules/common && yarn build",
"build:pt": "cd packages/modules/pt && yarn build",
"buildD:pt": "cd packages/modules/pt && yarn build",
"buildD:commonPt": "cd packages/modules/commonPt && yarn build",
"buildD:core": "cd packages/modules/core && yarn build",
"buildD:pgr": "cd packages/modules/pgr && yarn build",
"buildD:fsm": "cd packages/modules/fsm && yarn build",
"buildD:dss": "cd packages/modules/dss && yarn build",
"buildD:mcollect": "cd packages/modules/mCollect && yarn build",
"buildD:receipts": "cd packages/modules/receipts && yarn build",
"build:tl": "cd packages/modules/tl && yarn build",
"buildD:tl": "cd packages/modules/tl && yarn build",
"buildD:hrms": "cd packages/modules/hrms && yarn build",
"buildD:obps": "cd packages/modules/obps && yarn build",
"buildD:ptr": "cd packages/modules/ptr && yarn build",
Expand Down

0 comments on commit 6abc5f7

Please sign in to comment.