@colegium_dev/vue3-selector-universal-lib 0.7.13 → 0.7.15

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colegium_dev/vue3-selector-universal-lib",
3
- "version": "0.7.13",
3
+ "version": "0.7.15",
4
4
  "description": "Selector de usuarios universal para Colegium Cloud y proyectos en Vue 3",
5
5
  "author": "Colegium Senior Frontend Team",
6
6
  "contributors": [
@@ -11,14 +11,6 @@
11
11
  {
12
12
  "name": "César Gómez",
13
13
  "email": "cgomez@colegium.com"
14
- },
15
- {
16
- "name": "Ángel Ruggia",
17
- "email": "aruggia@colegium.com"
18
- },
19
- {
20
- "name": "Ángel Castillo",
21
- "email": "acastillo@colegium.com"
22
14
  }
23
15
  ],
24
16
  "type": "module",