Skip to content

Commit

Permalink
upgrade microplan css version
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhant-nawale-egov committed Jun 14, 2024
1 parent 9910566 commit 9774878
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion micro-ui/web/micro-ui-internals/packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-css",
"version": "1.0.39-microplan",
"version": "1.0.40-microplan",
"license": "MIT",
"main": "dist/index.css",
"author": "Jagankumar <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion micro-ui/web/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
/>
<link
rel="stylesheet"
href="https://unpkg.com/@egovernments/[email protected].39-microplan/dist/index.css"
href="https://unpkg.com/@egovernments/[email protected].40-microplan/dist/index.css"
/>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#00bcd1" />
Expand Down

0 comments on commit 9774878

Please sign in to comment.