File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/react" ,
3
- "version" : " 3.0.0-alpha.11 " ,
3
+ "version" : " 3.0.0-alpha.12 " ,
4
4
"description" : " CoreUI React Bootstrap 4 components" ,
5
5
"license" : " MIT" ,
6
6
"author" : {
52
52
},
53
53
"peerDependencies" : {
54
54
"@coreui/coreui" : " ^3.0.0" ,
55
- "@coreui/icons-react" : " ^1.0.0-alpha.3 " ,
55
+ "@coreui/icons-react" : " ^1.0.0-alpha.5 " ,
56
56
"react" : " ^16.13.1" ,
57
57
"react-dom" : " ^16.13.1" ,
58
58
"react-router-dom" : " ^5.1.2" ,
Original file line number Diff line number Diff line change
1
+ ## @coreui/react v3 for [ CoreUI 3 for React] ( https://coreui.io/react/ )
2
+
3
+ [ ![ npm package] [ npm-badge ]] [ npm ]
4
+ [ ![ npm next] [ npm-next ]] [ npm ]
5
+ [ ![ NPM downloads] [ npm-download ]] [ npm ]
6
+
7
+ [ npm-badge ] : https://img.shields.io/npm/v/@coreui/react.png?style=flat-square
8
+ [ npm-next ] : https://img.shields.io/npm/v/@coreui/react/next.png?style=flat-square
9
+ [ npm ] : https://www.npmjs.com/package/@coreui/react
10
+ [ npm-download ] : https://img.shields.io/npm/dm/@coreui/react.svg?style=flat-square
11
+
12
+ ``` bash
13
+ npm install @coreui/react@next
14
+ ```
You can’t perform that action at this time.
0 commit comments