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 22[ ![ Build Status] ( http://img.shields.io/travis/FriendsOfReactJS/react-css-themr/master.svg?style=flat-square )] ( https://travis-ci.org/FriendsOfReactJS/react-css-themr )
33[ ![ 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 )
44[ ![ 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/ )
66
77# Friends of react: React CSS Themr
88
Original file line number Diff line number Diff line change 2121 " friends of react"
2222 ],
2323 "dependencies" : {
24- "hoist-non-react-statics" : " ^1.2.0 " ,
24+ "hoist-non-react-statics" : " ^3.0.1 " ,
2525 "invariant" : " ^2.2.4"
2626 },
2727 "devDependencies" : {
6767 "directories" : {
6868 "lib" : " lib" ,
6969 "test" : " test"
70+ },
71+ "greenkeeper" : {
72+ "ignore" : [
73+ " expect" ,
74+ " mocha" ,
75+ " sinon" ,
76+ " jsdom" ,
77+ " eslint" ,
78+ " babel-eslint"
79+ ]
7080 }
7181}
You can’t perform that action at this time.
0 commit comments