devlab-one-dynamic-table 1.0.1 → 1.0.3

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
@@ -34,7 +34,7 @@ A powerful Angular Material-based Dynamic Table Library that provides configurab
34
34
  ## Installation
35
35
 
36
36
  ```bash
37
- npm install @your-scope/dynamic-table
37
+ npm install devlab-one/dynamic-table
38
38
  ```
39
39
 
40
40
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "devlab-one-dynamic-table",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.2.0",
6
6
  "@angular/core": "^21.2.0",
Binary file