File tree 3 files changed +7
-6
lines changed
3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11
11
<a href =" https://travis-ci.org/atomicpages/pretty-checkbox-react " target =" _blank " rel =" nofollow noreferred noopener " >
12
12
<img alt="Build Status" src="https://img.shields.io/travis/atomicpages/pretty-checkbox-react.svg?style=flat-square">
13
13
</a >
14
- <a href =' https://coveralls.io/github/atomicpages/pretty-checkbox-react?branch=master ' >
14
+ <a href =' https://coveralls.io/github/atomicpages/pretty-checkbox-react?branch=master ' target = " _blank " >
15
15
<img alt="Coverage Status" src="https://img.shields.io/coveralls/github/atomicpages/pretty-checkbox-react/master.svg?style=flat-square">
16
16
</a >
17
- <a href =" https://codeclimate.com/github/atomicpages/pretty-checkbox-react/maintainability " >
17
+ <a href =" https://codeclimate.com/github/atomicpages/pretty-checkbox-react/maintainability " target = " _blank " >
18
18
<img src="https://api.codeclimate.com/v1/badges/e7cca7813f2905d7aca7/maintainability" />
19
19
</a>
20
20
</p >
Original file line number Diff line number Diff line change 30
30
"type" : " git" ,
31
31
"url" : " git+https://github.com/atomicpages/pretty-checkbox-react.git"
32
32
},
33
- "author" : " Dennis Thompson <atomicpages @gmail.com" ,
33
+ "author" : " Dennis Thompson <djtthompson @gmail.com> " ,
34
34
"maintainers" : [
35
- " Dennis Thompson <atomicpages @gmail.com"
35
+ " Dennis Thompson <djtthompson @gmail.com> "
36
36
],
37
37
"license" : " MIT" ,
38
38
"bugs" : {
50
50
"@babel/preset-env" : " ^7.2.3" ,
51
51
"@babel/preset-flow" : " ^7.0.0" ,
52
52
"@babel/preset-react" : " ^7.0.0" ,
53
+ "babel-core" : " ^7.0.0-bridge.0" ,
53
54
"babel-eslint" : " ^9.0.0" ,
54
55
"babel-jest" : " ^23.6.0" ,
55
56
"coveralls" : " ^3.0.2" ,
77
78
"rollup-plugin-uglify" : " ^6.0.1"
78
79
},
79
80
"dependencies" : {
80
- "babel-core" : " ^7.0.0-bridge.0" ,
81
81
"classnames" : " ^2.2.6"
82
82
},
83
83
"jest" : {
You can’t perform that action at this time.
0 commit comments