|
1 | 1 | { |
2 | 2 | "name": "@coreui/coreui-free-bootstrap-admin-template", |
3 | | - "version": "3.0.0-alpha.2", |
| 3 | + "version": "3.0.0-rc.0", |
4 | 4 | "description": "Free Bootstrap Admin Template", |
5 | 5 | "keywords": [ |
6 | 6 | "admin", |
|
23 | 23 | }, |
24 | 24 | "license": "MIT", |
25 | 25 | "author": { |
26 | | - "name": "Łukasz Holeczek", |
27 | | - "url": "http://holeczek.pl", |
28 | | - "github": "https://github.com/mrholek", |
29 | | - "twitter": "https://twitter.com/lukaszholeczek" |
| 26 | + "name": "creativeLabs Łukasz Holeczek", |
| 27 | + "url": "https://coreui.io", |
| 28 | + "github": "https://github.com/coreui", |
| 29 | + "twitter": "https://twitter.com/core_ui" |
30 | 30 | }, |
31 | 31 | "contributors": [ |
32 | 32 | { |
33 | | - "name": "Andrzej Kopański", |
34 | | - "url": "https://github.com/xidedix" |
| 33 | + "name": "CoreUI Core Team", |
| 34 | + "url": "https://github.com/orgs/coreui/people" |
35 | 35 | } |
36 | 36 | ], |
37 | 37 | "main": "src/index.html", |
|
76 | 76 | "watch-views": "nodemon -e html -x \"npm-run-all --sequential copy-views build-vendors svg localhost-reload\"" |
77 | 77 | }, |
78 | 78 | "dependencies": { |
79 | | - "@coreui/coreui": "^3.0.0-beta.2", |
80 | | - "@coreui/coreui-chartjs": "^2.0.0-alpha.2", |
81 | | - "@coreui/icons": "^1.0.0-alpha.4", |
| 79 | + "@coreui/coreui": "^3.0.0-rc.0", |
| 80 | + "@coreui/chartjs": "^2.0.0", |
| 81 | + "@coreui/icons": "^1.0.0", |
| 82 | + "@coreui/utils": "^1.2.2", |
82 | 83 | "chart.js": "^2.9.2", |
83 | | - "flag-icon-css": "^3.4.5", |
84 | | - "pace-progress": "1.0.2", |
85 | 84 | "perfect-scrollbar": "1.4.0" |
86 | 85 | }, |
87 | 86 | "devDependencies": { |
|
0 commit comments