Update to latest canary

This commit is contained in:
Kyle Mathews 2017-03-27 12:34:02 -04:00
parent 9bbe18709c
commit 1dc7ca52c0
2 changed files with 74 additions and 74 deletions

View file

@ -7,24 +7,24 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
},
"dependencies": {
"gatsby": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-link": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-parser-remark": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-parser-sharp": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-google-analytics": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-manifest": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-offline": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-preact": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-sharp": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-source-filesystem": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-filesystem": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-copy-linked-files": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-prismjs": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-responsive-iframe": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-responsive-image": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-smartypants": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-sharp": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-link": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-parser-remark": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-parser-sharp": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-plugin-google-analytics": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-plugin-manifest": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-plugin-offline": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-plugin-preact": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-plugin-sharp": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-source-filesystem": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-typegen-filesystem": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-typegen-remark": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-typegen-remark-copy-linked-files": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-typegen-remark-prismjs": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-typegen-remark-responsive-iframe": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-typegen-remark-responsive-image": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-typegen-remark-smartypants": "1.0.0-alpha12-alpha.dbf1a599",
"gatsby-typegen-sharp": "1.0.0-alpha12-alpha.dbf1a599",
"lodash": "^4.15.0",
"moment": "^2.14.1",
"react-helmet": "^4.0.0",