Skip to content

Commit

Permalink
updated package
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov committed Mar 13, 2024
1 parent 6d4fee6 commit 8810ffa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publishAllPackages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
registry-url: https://registry.npmjs.org
- run: cd frontend/micro-ui/web/micro-ui-internals/ && bash ./publish-beta.sh
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
11 changes: 1 addition & 10 deletions frontend/micro-ui/web/micro-ui-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,8 @@
"packages/css",
"example",
"packages/react-components",
"packages/modules/common",
"packages/modules/core",
"packages/modules/pgr",
"packages/modules/dss",
"packages/modules/*",
"packages/modules/pt",
"packages/modules/tl",
"packages/modules/mCollect",
"packages/module/engagement"
"packages/modules/*"
],
"author": "Abhinav Kushwaha <[email protected]>",
"license": "MIT",
"private": true,
"engines": {
Expand Down

0 comments on commit 8810ffa

Please sign in to comment.