Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Hari-egov authored Sep 25, 2024
1 parent 7367e97 commit 4085331
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/micro-ui/web/micro-ui-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"workspaces": [
"packages/libraries",
"example",
"packages/css",
"packages/react-components",
"packages/modules/*"
],
Expand All @@ -30,7 +29,6 @@
"dev:core": "cd packages/modules/core && yarn start",
"dev:example": "cd example && yarn start",
"build": "run-p build:**",
"build:css": "cd packages/css && yarn build:prod",
"build:libraries": "cd packages/libraries && yarn build",
"build:components": "cd packages/react-components && yarn build",
"build:pgr": "cd packages/modules/pgr && yarn build",
Expand Down

0 comments on commit 4085331

Please sign in to comment.