sn-checkbox-x 0.0.2 → 0.0.4

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sn-checkbox-x",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "description": "Angular checkbox component with indeterminate state support - SnUI Library",
5
5
  "author": {
6
6
  "name": "Swapnil Nakate",
@@ -32,7 +32,7 @@
32
32
  "repository": {
33
33
  "url": "https://github.com/swapnilnakate7/sn-ui",
34
34
  "type": "git",
35
- "directory": "projects/sn-checkbox"
35
+ "directory": "projects/sn-checkbox-x"
36
36
  },
37
37
  "license": "MIT",
38
38
  "module": "fesm2022/sn-checkbox-x.mjs",