@libs-ui/components-drag-drop 0.2.356-36 → 0.2.356-38

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ## Author
10
10
 
11
- Mobio Dev Team
11
+ Dev Team
12
12
 
13
13
  ## Khi nào sử dụng
14
14
 
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@libs-ui/components-drag-drop",
3
- "version": "0.2.356-36",
3
+ "version": "0.2.356-38",
4
4
  "peerDependencies": {
5
5
  "@angular/core": ">=18.0.0",
6
- "@libs-ui/utils": "0.2.356-36",
6
+ "@libs-ui/utils": "0.2.356-38",
7
7
  "rxjs": "~7.8.0",
8
- "@libs-ui/interfaces-types": "0.2.356-36",
8
+ "@libs-ui/interfaces-types": "0.2.356-38",
9
9
  "@iharbeck/ngx-virtual-scroller": "15.2.0",
10
10
  "@angular/common": "~18.2.0",
11
- "@libs-ui/components-buttons-button": "0.2.356-36"
11
+ "@libs-ui/components-buttons-button": "0.2.356-38"
12
12
  },
13
13
  "sideEffects": false,
14
14
  "module": "fesm2022/libs-ui-components-drag-drop.mjs",