@egovernments/digit-ui-health-css 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -49,7 +49,7 @@ frontend/micro-ui/web/public/index.html
49
49
  [jagankumar-egov] [nipunarora-eGov] [nabeelmd-eGov] [Bhavya-eGov]
50
50
 
51
51
  ### Published from DIGIT Frontend
52
- DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/develop)
52
+ DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/console)
53
53
 
54
54
  ## License
55
55
 
package/dist/index.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @egovernments/digit-ui-health-css - 0.1.0
2
+ * @egovernments/digit-ui-health-css - 0.1.2
3
3
  *
4
4
  * Copyright (c) 2024 Jagankumar <jagan.kumar@egov.org.in>
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @egovernments/digit-ui-health-css - 0.1.0
2
+ * @egovernments/digit-ui-health-css - 0.1.2
3
3
  *
4
4
  * Copyright (c) 2024 Jagankumar <jagan.kumar@egov.org.in>
5
5
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@egovernments/digit-ui-health-css",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "author": "Jagankumar <jagan.kumar@egov.org.in>",