Skip to content

Commit d787502

Browse files
committed
remove recompose
1 parent 74a4e6f commit d787502

File tree

2 files changed

+2
-21
lines changed

2 files changed

+2
-21
lines changed

package-lock.json

Lines changed: 0 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22
"name": "gatsby-firebase-authentication",
33
"description": "Gatsby Firebase Authentication",
44
"version": "1.0.0",
5-
"author": "Robin Wieruch <wrobin@gmx.net>",
5+
"author": "Robin Wieruch <hello@rwieruch.com>",
66
"dependencies": {
77
"firebase": "^5.5.2",
88
"gatsby": "^2.0.12",
99
"gatsby-plugin-react-helmet": "^3.0.0",
1010
"react": "^16.5.2",
1111
"react-dom": "^16.5.2",
12-
"react-helmet": "^5.2.0",
13-
"recompose": "^0.30.0"
12+
"react-helmet": "^5.2.0"
1413
},
1514
"keywords": [
1615
"gatsby"

0 commit comments

Comments
 (0)