Upgrade to 1.0-alpha16
This commit is contained in:
parent
11e1d019cb
commit
4f47229cb6
4 changed files with 38 additions and 36 deletions
30
package.json
30
package.json
|
|
@ -7,21 +7,21 @@
|
|||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "canary",
|
||||
"gatsby-link": "canary",
|
||||
"gatsby-transformer-remark": "canary",
|
||||
"gatsby-transformer-sharp": "canary",
|
||||
"gatsby-plugin-google-analytics": "canary",
|
||||
"gatsby-plugin-manifest": "canary",
|
||||
"gatsby-plugin-offline": "canary",
|
||||
"gatsby-plugin-preact": "canary",
|
||||
"gatsby-plugin-sharp": "canary",
|
||||
"gatsby-source-filesystem": "canary",
|
||||
"gatsby-remark-copy-linked-files": "canary",
|
||||
"gatsby-remark-prismjs": "canary",
|
||||
"gatsby-remark-responsive-iframe": "canary",
|
||||
"gatsby-remark-responsive-image": "canary",
|
||||
"gatsby-remark-smartypants": "canary",
|
||||
"gatsby": "next",
|
||||
"gatsby-link": "next",
|
||||
"gatsby-transformer-remark": "next",
|
||||
"gatsby-transformer-sharp": "next",
|
||||
"gatsby-plugin-google-analytics": "next",
|
||||
"gatsby-plugin-manifest": "next",
|
||||
"gatsby-plugin-offline": "next",
|
||||
"gatsby-plugin-preact": "next",
|
||||
"gatsby-plugin-sharp": "next",
|
||||
"gatsby-source-filesystem": "next",
|
||||
"gatsby-remark-copy-linked-files": "next",
|
||||
"gatsby-remark-prismjs": "next",
|
||||
"gatsby-remark-responsive-iframe": "next",
|
||||
"gatsby-remark-responsive-image": "next",
|
||||
"gatsby-remark-smartypants": "next",
|
||||
"lodash": "^4.15.0",
|
||||
"moment": "^2.14.1",
|
||||
"react-helmet": "^4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue