File tree 2 files changed +1
-12
lines changed
2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ npm package] [ npm-badge ]] [ npm ]
4
4
[ ![ npm next] [ npm-next ]] [ npm ]
5
5
[ ![ NPM downloads] [ npm-download ]] [ npm ]
6
- [ ![ Travis] [ build-badge ]] [ build ]
7
- [ ![ Coveralls] [ coveralls-badge ]] [ coveralls ]
8
-
9
- [ build-badge ] : https://img.shields.io/travis/user/repo/master.png?style=flat-square
10
- [ build ] : https://travis-ci.org/user/repo
11
6
12
7
[ npm-badge ] : https://img.shields.io/npm/v/@coreui/react.png?style=flat-square
13
8
[ npm-next ] : https://img.shields.io/npm/v/@coreui/react/next.png?style=flat-square
14
9
[ npm ] : https://www.npmjs.com/package/@coreui/react
15
10
[ npm-download ] : https://img.shields.io/npm/dm/@coreui/react.svg?style=flat-square
16
11
17
- [ coveralls-badge ] : https://img.shields.io/coveralls/user/repo/master.png?style=flat-square
18
- [ coveralls ] : https://coveralls.io/github/user/repo
19
-
20
- [ circleci-badge] : https://circleci.com/gh/coreui/react/tree/master.svg?style=shield
21
- [ circleci] : https://circleci.com/gh/coreui/react/tree/master.svg?style=shield
22
-
23
12
- bootstrapped with [ nwb] ( https://github.com/insin/nwb ) toolkit
24
13
25
14
#### ` npm run ` scripts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/react" ,
3
- "version" : " 3.0.0-alpha.0 " ,
3
+ "version" : " 3.0.0-alpha.1 " ,
4
4
"description" : " CoreUI React Bootstrap 4 components" ,
5
5
"license" : " MIT" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments