Skip to content

Commit

Permalink
Update to alpha13
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Apr 24, 2017
1 parent be89a49 commit 7fa4ded
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 709 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"bluebird": "^3.4.7",
"es6-object-assign": "^1.0.3",
"fs-extra": "^2.0.0",
"gatsby": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-link": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-transformer-remark": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-transformer-sharp": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-plugin-google-analytics": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-plugin-manifest": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-plugin-offline": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-plugin-preact": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-plugin-sharp": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-source-filesystem": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-typegen-filesystem": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-typegen-remark": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-typegen-remark-copy-linked-files": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-typegen-remark-prismjs": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-typegen-remark-responsive-iframe": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-typegen-remark-responsive-image": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-typegen-remark-smartypants": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby-typegen-sharp": "1.0.0-alpha12-alpha.b66dd8d3",
"gatsby": "1.0.0-alpha13",
"gatsby-link": "1.0.0-alpha13",
"gatsby-transformer-remark": "1.0.0-alpha13",
"gatsby-transformer-sharp": "1.0.0-alpha13",
"gatsby-plugin-google-analytics": "1.0.0-alpha13",
"gatsby-plugin-manifest": "1.0.0-alpha13",
"gatsby-plugin-offline": "1.0.0-alpha13",
"gatsby-plugin-preact": "1.0.0-alpha13",
"gatsby-plugin-sharp": "1.0.0-alpha13",
"gatsby-source-filesystem": "1.0.0-alpha13",
"gatsby-typegen-filesystem": "1.0.0-alpha13",
"gatsby-typegen-remark": "1.0.0-alpha13",
"gatsby-typegen-remark-copy-linked-files": "1.0.0-alpha13",
"gatsby-typegen-remark-prismjs": "1.0.0-alpha13",
"gatsby-typegen-remark-responsive-iframe": "1.0.0-alpha13",
"gatsby-typegen-remark-responsive-image": "1.0.0-alpha13",
"gatsby-typegen-remark-smartypants": "1.0.0-alpha13",
"gatsby-typegen-sharp": "1.0.0-alpha13",
"lodash": "^4.17.4",
"lodash-webpack-plugin": "^0.11.2",
"react-helmet": "^3.3.0",
Expand Down
Loading

0 comments on commit 7fa4ded

Please sign in to comment.