Skip to content

Commit c0dfb70

Browse files
author
Markus Günther
committed
Merge branch 'develop' of github.com:FriendsOfReactJS/react-css-themr into develop
2 parents 97a4321 + fa2a402 commit c0dfb70

File tree

3 files changed

+152
-189
lines changed

3 files changed

+152
-189
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ The returned component accepts a `theme`, `composeTheme`, `innerRef` and `mapThe
198198
199199
## Contribution
200200
201-
We'd love you to contribute to Homebrew. First, please read our [Contribution Guide](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CONDUCT.md#code-of-conduct).
201+
We'd love you to contribute to react-css-themr. First, please read our [Contribution Guide](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CONDUCT.md#code-of-conduct).
202202
203203
We try to make it as easy as possible.
204204
We are using semantic-release to have more time to concentrate on important stuff

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@friendsofreactjs/react-css-themr",
33
"description": "Friends of ReactJS: React CSS Themr",
44
"homepage": "https://github.com/FriendsOfReactJS/react-css-themr#readme",
5-
"version": "3.1.0",
5+
"version": "3.3.3",
66
"main": "./lib",
77
"author": "Javi Velasco <javier.velasco86@gmail.com> (http://javivelasco.com/)",
88
"repository": {
@@ -40,7 +40,7 @@
4040
"eslint-config-prettier": "^3.0.0",
4141
"eslint-plugin-prettier": "^2.6.2",
4242
"eslint-plugin-react": "^7.10.0",
43-
"fbjs": "^0.8.17",
43+
"fbjs": "^1.0.0",
4444
"jest": "^23.4.2",
4545
"jsdom": "^12.0.0",
4646
"prettier": "^1.14.0",

0 commit comments

Comments
 (0)