File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/coreui-free-react-admin-template" ,
3
- "version" : " 4.3.0 " ,
3
+ "version" : " 4.3.1 " ,
4
4
"description" : " CoreUI Free React Admin Template" ,
5
5
"homepage" : " ." ,
6
6
"bugs" : {
14
14
"author" : " The CoreUI Team (https://github.com/orgs/coreui/people)" ,
15
15
"scripts" : {
16
16
"build" : " react-scripts build" ,
17
- "changelog" : " auto-changelog --starting-version 4.1.0 --commit-limit false --hide-credit" ,
17
+ "changelog" : " auto-changelog --starting-version 4.3.1 --commit-limit false --hide-credit" ,
18
18
"eject" : " react-scripts eject" ,
19
19
"lint" : " eslint \" src/**/*.js\" " ,
20
20
"start" : " react-scripts start" ,
23
23
"test:debug" : " react-scripts --inspect-brk test --runInBand"
24
24
},
25
25
"config" : {
26
- "coreui_library_short_version" : " 4.1 "
26
+ "coreui_library_short_version" : " 4.2 "
27
27
},
28
28
"dependencies" : {
29
29
"@coreui/chartjs" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
<!--
3
3
* CoreUI Free React.js Admin Template
4
- * @version v4.3.0
4
+ * @version v4.3.1
5
5
* @link https://coreui.io/react/
6
6
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
7
7
* License MIT
You can’t perform that action at this time.
0 commit comments