|
1 | 1 | {
|
2 |
| - "name": "@enso-ui/tasks", |
| 2 | + "name": "@cgdsoftware/tasks", |
3 | 3 | "version": "4.0.1",
|
4 | 4 | "description": "Basic tasks package",
|
5 | 5 | "main": "src/bulma/pages/tasks/Index.vue",
|
|
21 | 21 | },
|
22 | 22 | "homepage": "https://github.com/enso-ui/tasks#readme",
|
23 | 23 | "dependencies": {
|
24 |
| - "@enso-ui/datepicker": "^2.0", |
25 |
| - "@enso-ui/directives": "^2.0", |
26 |
| - "@enso-ui/filters": "^3.0", |
27 |
| - "@enso-ui/forms": "^3.0", |
28 |
| - "@enso-ui/select": "^3.0", |
29 |
| - "@enso-ui/switch": "^2.0", |
30 |
| - "@enso-ui/tables": "^3.0", |
31 |
| - "@enso-ui/ui": "^6.0", |
32 |
| - "@enso-ui/users": "^3.0", |
| 24 | + "@cgdsoftware/datepicker": "^2.0", |
| 25 | + "@cgdsoftware/directives": "^2.0", |
| 26 | + "@cgdsoftware/filters": "^3.0", |
| 27 | + "@cgdsoftware/forms": "^3.0", |
| 28 | + "@cgdsoftware/select": "^3.0", |
| 29 | + "@cgdsoftware/switch": "^2.0", |
| 30 | + "@cgdsoftware/tables": "^3.0", |
| 31 | + "@cgdsoftware/ui": "^6.0", |
| 32 | + "@cgdsoftware/users": "^3.0", |
33 | 33 | "@fortawesome/fontawesome-svg-core": "^1.2.2",
|
34 | 34 | "@fortawesome/free-solid-svg-icons": "^5.11.2",
|
35 | 35 | "@fortawesome/vue-fontawesome": "3.0.0-5",
|
|
0 commit comments