File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 205
205
<!-- prettier-ignore-start -->
206
206
[ npm ] : https://www.npmjs.com
207
207
[ node ] : https://nodejs.org
208
- [ build-badge ] : https://img.shields.io/travis/org/ bvaughn/react-error-boundary.svg?style=flat-square
208
+ [ build-badge ] : https://img.shields.io/travis/bvaughn/react-error-boundary.svg?style=flat-square
209
209
[ build ] : https://travis-ci.org/bvaughn/react-error-boundary
210
210
[ coverage-badge ] : https://img.shields.io/codecov/c/github/bvaughn/react-error-boundary.svg?style=flat-square
211
211
[ coverage ] : https://codecov.io/github/bvaughn/react-error-boundary
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-boundary" ,
3
- "version" : " 0.0.0-development " ,
3
+ "version" : " 0.0.0-semantically-released " ,
4
4
"description" : " Simple reusable React error boundary component" ,
5
5
"main" : " dist/react-error-boundary.cjs.js" ,
6
6
"module" : " dist/react-error-boundary.esm.js" ,
You can’t perform that action at this time.
0 commit comments