Update to alpha13
This commit is contained in:
parent
b23a664df6
commit
532d70bcb9
2 changed files with 102 additions and 686 deletions
36
package.json
36
package.json
|
|
@ -7,24 +7,24 @@
|
||||||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby": "1.0.0-alpha13",
|
||||||
"gatsby-link": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-link": "1.0.0-alpha13",
|
||||||
"gatsby-transformer-remark": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-transformer-remark": "1.0.0-alpha13",
|
||||||
"gatsby-transformer-sharp": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-transformer-sharp": "1.0.0-alpha13",
|
||||||
"gatsby-plugin-google-analytics": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-plugin-google-analytics": "1.0.0-alpha13",
|
||||||
"gatsby-plugin-manifest": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-plugin-manifest": "1.0.0-alpha13",
|
||||||
"gatsby-plugin-offline": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-plugin-offline": "1.0.0-alpha13",
|
||||||
"gatsby-plugin-preact": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-plugin-preact": "1.0.0-alpha13",
|
||||||
"gatsby-plugin-sharp": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-plugin-sharp": "1.0.0-alpha13",
|
||||||
"gatsby-source-filesystem": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-source-filesystem": "1.0.0-alpha13",
|
||||||
"gatsby-typegen-filesystem": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-typegen-filesystem": "1.0.0-alpha13",
|
||||||
"gatsby-typegen-remark": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-typegen-remark": "1.0.0-alpha13",
|
||||||
"gatsby-typegen-remark-copy-linked-files": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-typegen-remark-copy-linked-files": "1.0.0-alpha13",
|
||||||
"gatsby-typegen-remark-prismjs": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-typegen-remark-prismjs": "1.0.0-alpha13",
|
||||||
"gatsby-typegen-remark-responsive-iframe": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-typegen-remark-responsive-iframe": "1.0.0-alpha13",
|
||||||
"gatsby-typegen-remark-responsive-image": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-typegen-remark-responsive-image": "1.0.0-alpha13",
|
||||||
"gatsby-typegen-remark-smartypants": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-typegen-remark-smartypants": "1.0.0-alpha13",
|
||||||
"gatsby-typegen-sharp": "1.0.0-alpha12-alpha.c0bba969",
|
"gatsby-typegen-sharp": "1.0.0-alpha13",
|
||||||
"lodash": "^4.15.0",
|
"lodash": "^4.15.0",
|
||||||
"moment": "^2.14.1",
|
"moment": "^2.14.1",
|
||||||
"react-helmet": "^4.0.0",
|
"react-helmet": "^4.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue