File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ Build Status] ( http://img.shields.io/travis/FriendsOfReactJS/react-css-themr/master.svg?style=flat-square )] ( https://travis-ci.org/FriendsOfReactJS/react-css-themr )
3
3
[ ![ NPM Status] ( http://img.shields.io/npm/dm/@friendsofreactjs/react-css-themr.svg?style=flat-square )] ( https://www.npmjs.com/package/@friendsofreactjs/react-css-themr )
4
4
[ ![ Dependency Status] ( https://david-dm.org/FriendsOfReactJS/react-css-themr.svg )] ( https://david-dm.org/FriendsOfReactJS/react-css-themr ) [ ![ devDependency Status] ( https://david-dm.org/FriendsOfReactJS/react-css-themr/dev-status.svg )] ( https://david-dm.org/FriendsOfReactJS/react-css-themr#info=devDependencies&view=table )
5
- [ ![ Twitter] ( https://img.shields.io/twitter/follow/friendsofreact.svg?style=social )] ( https://twitter.com/friendsofreact )
5
+ [ ![ Twitter] ( https://img.shields.io/twitter/follow/friendsofreact.svg?style=social )] ( https://twitter.com/friendsofreact ) [ ![ Greenkeeper badge ] ( https://badges.greenkeeper.io/FriendsOfReactJS/react-css-themr.svg )] ( https://greenkeeper.io/ )
6
6
7
7
# Friends of react: React CSS Themr
8
8
Original file line number Diff line number Diff line change 21
21
" friends of react"
22
22
],
23
23
"dependencies" : {
24
- "hoist-non-react-statics" : " ^1.2.0 " ,
24
+ "hoist-non-react-statics" : " ^3.0.1 " ,
25
25
"invariant" : " ^2.2.4"
26
26
},
27
27
"devDependencies" : {
67
67
"directories" : {
68
68
"lib" : " lib" ,
69
69
"test" : " test"
70
+ },
71
+ "greenkeeper" : {
72
+ "ignore" : [
73
+ " expect" ,
74
+ " mocha" ,
75
+ " sinon" ,
76
+ " jsdom" ,
77
+ " eslint" ,
78
+ " babel-eslint"
79
+ ]
70
80
}
71
81
}
You can’t perform that action at this time.
0 commit comments