Skip to content

Commit

Permalink
add react-helmet, update lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
erquhart committed Feb 26, 2018
1 parent 9e6a77d commit 3ec57b4
Show file tree
Hide file tree
Showing 3 changed files with 328 additions and 130 deletions.
30 changes: 30 additions & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"gatsby-transformer-remark": "^1.7.33",
"gatsby-transformer-sharp": "^1.6.21",
"prop-types": "^15.6.0",
"react": "^16.2.0"
"react": "^16.2.0",
"react-helmet": "^5.2.0"
},
"keywords": [
"gatsby"
Expand Down
Loading

0 comments on commit 3ec57b4

Please sign in to comment.