Skip to content

Commit

Permalink
remove recompose
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch committed Oct 1, 2018
1 parent 74a4e6f commit d787502
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
18 changes: 0 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -2,15 +2,14 @@
"name": "gatsby-firebase-authentication",
"description": "Gatsby Firebase Authentication",
"version": "1.0.0",
"author": "Robin Wieruch <wrobin@gmx.net>",
"author": "Robin Wieruch <hello@rwieruch.com>",
"dependencies": {
"firebase": "^5.5.2",
"gatsby": "^2.0.12",
"gatsby-plugin-react-helmet": "^3.0.0",
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react-helmet": "^5.2.0",
"recompose": "^0.30.0"
"react-helmet": "^5.2.0"
},
"keywords": [
"gatsby"
Expand Down

0 comments on commit d787502

Please sign in to comment.