Added packages wp, helmet and base config to fetch data with graphql

This commit is contained in:
Moris Zen
2018-06-25 09:19:20 +02:00
parent a25a63e200
commit 57f717fec0
3 changed files with 42 additions and 0 deletions

View File

@@ -6,6 +6,9 @@
"dependencies": {
"gatsby": "^1.9.247",
"gatsby-link": "^1.6.40",
"gatsby-plugin-react-helmet": "^2.0.10",
"gatsby-source-wordpress": "^2.0.93",
"react-helmet": "^5.2.0"
},
"keywords": [
"gatsby"