Skip to content

Commit c17a4be

Browse files
committed
Ship: 3.0.0-alpha.1
1 parent fb4d8e3 commit c17a4be

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

README.md

-11
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,12 @@
33
[![npm package][npm-badge]][npm]
44
[![npm next][npm-next]][npm]
55
[![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
116

127
[npm-badge]: https://img.shields.io/npm/v/@coreui/react.png?style=flat-square
138
[npm-next]: https://img.shields.io/npm/v/@coreui/react/next.png?style=flat-square
149
[npm]: https://www.npmjs.com/package/@coreui/react
1510
[npm-download]: https://img.shields.io/npm/dm/@coreui/react.svg?style=flat-square
1611

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-
2312
- bootstrapped with [nwb](https://github.com/insin/nwb) toolkit
2413

2514
#### `npm run` scripts

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "3.0.0-alpha.0",
3+
"version": "3.0.0-alpha.1",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)