Upgrade to 1.0
This commit is contained in:
parent
4f37a370a0
commit
e5cbf1ef58
2 changed files with 17 additions and 17 deletions
32
package.json
32
package.json
|
|
@ -7,22 +7,22 @@
|
|||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "next",
|
||||
"gatsby-link": "next",
|
||||
"gatsby-plugin-google-analytics": "next",
|
||||
"gatsby-plugin-manifest": "next",
|
||||
"gatsby-plugin-offline": "next",
|
||||
"gatsby-plugin-preact": "next",
|
||||
"gatsby-plugin-react-helmet": "next",
|
||||
"gatsby-plugin-sharp": "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",
|
||||
"gatsby-source-filesystem": "next",
|
||||
"gatsby-transformer-remark": "next",
|
||||
"gatsby-transformer-sharp": "next",
|
||||
"gatsby": "^1.0.0",
|
||||
"gatsby-link": "^1.0.0",
|
||||
"gatsby-plugin-google-analytics": "^1.0.0",
|
||||
"gatsby-plugin-manifest": "^1.0.0",
|
||||
"gatsby-plugin-offline": "^1.0.0",
|
||||
"gatsby-plugin-preact": "^1.0.0",
|
||||
"gatsby-plugin-react-helmet": "^1.0.0",
|
||||
"gatsby-plugin-sharp": "^1.0.0",
|
||||
"gatsby-remark-copy-linked-files": "^1.0.0",
|
||||
"gatsby-remark-prismjs": "^1.0.0",
|
||||
"gatsby-remark-responsive-iframe": "^1.0.0",
|
||||
"gatsby-remark-images": "^1.0.0",
|
||||
"gatsby-remark-smartypants": "^1.0.0",
|
||||
"gatsby-source-filesystem": "^1.0.0",
|
||||
"gatsby-transformer-remark": "^1.0.0",
|
||||
"gatsby-transformer-sharp": "^1.0.0",
|
||||
"lodash": "^4.15.0",
|
||||
"react-responsive-grid": "^0.3.3",
|
||||
"react-typography": "^0.15.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue