File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 2.0.0-beta.3" ,
4
4
"description" : " CoreUI Icons Free" ,
5
5
"main" : " js/index.js" ,
6
+ "typings" : " js/index.d.ts" ,
6
7
"style" : " css/all.css" ,
7
8
"sideEffects" : false ,
8
- "typings" : " js/index.d.ts" ,
9
9
"scripts" : {
10
10
"clean" : " rimraf css" ,
11
11
"css" : " npm-run-all --parallel css-compile* --sequential css-prefix css-concat css-minify*" ,
Original file line number Diff line number Diff line change 1
1
/* !
2
2
* CoreUI Icons - Brand Icons
3
- * @version v2.0.0-beta.3
3
+ * @version v2.0.0-beta.4
4
4
* @link https://coreui.io/icons/brand/
5
5
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
6
6
* Licensed under CC0 1.0 Universal
Original file line number Diff line number Diff line change 1
1
/* !
2
2
* CoreUI Icons - Flag Icons
3
- * @version v2.0.0-beta.3
3
+ * @version v2.0.0-beta.4
4
4
* @link https://coreui.io/icons/flag/
5
5
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
6
6
* Licensed under CC0 1.0 Universal
Original file line number Diff line number Diff line change 1
1
/* !
2
2
* CoreUI Icons Free Open Source Icons
3
- * @version v2.0.0-beta.3
3
+ * @version v2.0.0-beta.4
4
4
* @link https://coreui.io/icons
5
5
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
6
6
* Licensed under MIT (https://coreui.io/icons/license)
You can’t perform that action at this time.
0 commit comments