File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/react" ,
3
- "version" : " 2.0.0-alpha" ,
3
+ "version" : " 2.0.0-alpha.1 " ,
4
4
"description" : " CoreUI React Bootstrap 4 components" ,
5
+ "license" : " MIT" ,
6
+ "author" : {
7
+ "name" : " Łukasz Holeczek" ,
8
+ "url" : " http://holeczek.pl" ,
9
+ "github" : " https://github.com/mrholek" ,
10
+ "twitter" : " https://twitter.com/lukaszholeczek"
11
+ },
12
+ "contributors" : [
13
+ {
14
+ "name" : " Andrzej Kopański" ,
15
+ "url" : " https://github.com/xidedix"
16
+ }
17
+ ],
5
18
"main" : " lib/index.js" ,
6
19
"module" : " es/index.js" ,
7
20
"files" : [
36
49
"react" : " ^16.2.0" ,
37
50
"react-dom" : " ^16.2.0"
38
51
},
39
- "author" : " " ,
40
52
"homepage" : " " ,
41
- "license" : " MIT" ,
42
53
"repository" : {
43
54
"type" : " git" ,
44
55
"url" : " https://github.com/coreui/react.git"
You can’t perform that action at this time.
0 commit comments