Update for Gatsby 0.12.6 — remove now unneeded dependencies

This commit is contained in:
Kyle Mathews 2016-09-09 16:49:33 -07:00
parent 44a945f78d
commit 6398adac1b
3 changed files with 4 additions and 50 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
node_modules/
public
.gatsby-context.js
.DS_Store