Ignore yarn.lock
This commit is contained in:
parent
b02f67b474
commit
1e4f1fa1cd
3 changed files with 18 additions and 9214 deletions
34
package.json
34
package.json
|
|
@ -7,23 +7,23 @@
|
|||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^1.8.11",
|
||||
"gatsby-link": "^1.6.7",
|
||||
"gatsby-plugin-google-analytics": "^1.0.3",
|
||||
"gatsby-plugin-manifest": "^1.0.3",
|
||||
"gatsby-plugin-offline": "^1.0.3",
|
||||
"gatsby-plugin-preact": "^1.0.0",
|
||||
"gatsby-plugin-react-helmet": "^1.0.2",
|
||||
"gatsby-plugin-sharp": "^1.6.0",
|
||||
"gatsby-plugin-typography": "^1.7.5",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.0",
|
||||
"gatsby-remark-images": "^1.5.3",
|
||||
"gatsby-remark-prismjs": "^1.2.0",
|
||||
"gatsby-remark-responsive-iframe": "^1.4.1",
|
||||
"gatsby-remark-smartypants": "^1.4.1",
|
||||
"gatsby-source-filesystem": "^1.4.1",
|
||||
"gatsby-transformer-remark": "^1.6.3",
|
||||
"gatsby-transformer-sharp": "^1.6.0",
|
||||
"gatsby": "^1.8.12",
|
||||
"gatsby-link": "^1.6.8",
|
||||
"gatsby-plugin-google-analytics": "^1.0.4",
|
||||
"gatsby-plugin-manifest": "^1.0.4",
|
||||
"gatsby-plugin-offline": "^1.0.4",
|
||||
"gatsby-plugin-preact": "^1.0.3",
|
||||
"gatsby-plugin-react-helmet": "^1.0.3",
|
||||
"gatsby-plugin-sharp": "^1.6.2",
|
||||
"gatsby-plugin-typography": "^1.7.6",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.2",
|
||||
"gatsby-remark-images": "^1.5.4",
|
||||
"gatsby-remark-prismjs": "^1.2.1",
|
||||
"gatsby-remark-responsive-iframe": "^1.4.3",
|
||||
"gatsby-remark-smartypants": "^1.4.3",
|
||||
"gatsby-source-filesystem": "^1.4.3",
|
||||
"gatsby-transformer-remark": "^1.7.1",
|
||||
"gatsby-transformer-sharp": "^1.6.1",
|
||||
"lodash": "^4.15.0",
|
||||
"react-responsive-grid": "^0.3.3",
|
||||
"typeface-merriweather": "^0.0.35",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue