File tree 5 files changed +5
-6
lines changed
5 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 45
45
46
46
Several quick start options are available:
47
47
48
- - [ Download the latest release] ( https://github.com/coreui/coreui-react/archive/v4.0.0-rc.4 .zip )
48
+ - [ Download the latest release] ( https://github.com/coreui/coreui-react/archive/v4.0.0-rc.5 .zip )
49
49
- Clone the repo: ` git clone https://github.com/coreui/coreui-react.git `
50
50
- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/react@next `
51
51
- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/react@next `
Original file line number Diff line number Diff line change 4
4
" packages/*"
5
5
],
6
6
"useWorkspaces" : true ,
7
- "version" : " 4.0.0-rc.4 "
7
+ "version" : " 4.0.0-rc.5 "
8
8
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"lerna" : " ^4.0.0"
18
- },
19
- "name" : " react"
18
+ }
20
19
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/react" ,
3
3
"description" : " UI Components Library for React.js" ,
4
- "version" : " 4.0.0-rc.4 " ,
4
+ "version" : " 4.0.0-rc.5 " ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
7
7
"module" : " dist/index.es.js" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @coreui/react-docs" ,
3
3
"private" : true ,
4
4
"description" : " " ,
5
- "version" : " 4.0.0-rc.4 " ,
5
+ "version" : " 4.0.0-rc.5 " ,
6
6
"config" : {
7
7
"version_short" : " 4.0"
8
8
},
You can’t perform that action at this time.
0 commit comments