File tree Expand file tree Collapse file tree 5 files changed +5
-6
lines changed Expand file tree Collapse file tree 5 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 4545
4646Several quick start options are available:
4747
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 )
4949- Clone the repo: ` git clone https://github.com/coreui/coreui-react.git `
5050- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/react@next `
5151- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/react@next `
Original file line number Diff line number Diff line change 44 " packages/*"
55 ],
66 "useWorkspaces" : true ,
7- "version" : " 4.0.0-rc.4 "
7+ "version" : " 4.0.0-rc.5 "
88}
Original file line number Diff line number Diff line change 1515 },
1616 "devDependencies" : {
1717 "lerna" : " ^4.0.0"
18- },
19- "name" : " react"
18+ }
2019}
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/react" ,
33 "description" : " UI Components Library for React.js" ,
4- "version" : " 4.0.0-rc.4 " ,
4+ "version" : " 4.0.0-rc.5 " ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
77 "module" : " dist/index.es.js" ,
Original file line number Diff line number Diff line change 22 "name" : " @coreui/react-docs" ,
33 "private" : true ,
44 "description" : " " ,
5- "version" : " 4.0.0-rc.4 " ,
5+ "version" : " 4.0.0-rc.5 " ,
66 "config" : {
77 "version_short" : " 4.0"
88 },
You can’t perform that action at this time.
0 commit comments