Ignore yarn.lock

This commit is contained in:
Kyle Mathews 2017-08-18 23:01:48 -04:00
parent b02f67b474
commit 1e4f1fa1cd
3 changed files with 18 additions and 9214 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ public
.DS_Store .DS_Store
.intermediate-representation/ .intermediate-representation/
.cache/ .cache/
yarn.lock

View file

@ -7,23 +7,23 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues" "url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
}, },
"dependencies": { "dependencies": {
"gatsby": "^1.8.11", "gatsby": "^1.8.12",
"gatsby-link": "^1.6.7", "gatsby-link": "^1.6.8",
"gatsby-plugin-google-analytics": "^1.0.3", "gatsby-plugin-google-analytics": "^1.0.4",
"gatsby-plugin-manifest": "^1.0.3", "gatsby-plugin-manifest": "^1.0.4",
"gatsby-plugin-offline": "^1.0.3", "gatsby-plugin-offline": "^1.0.4",
"gatsby-plugin-preact": "^1.0.0", "gatsby-plugin-preact": "^1.0.3",
"gatsby-plugin-react-helmet": "^1.0.2", "gatsby-plugin-react-helmet": "^1.0.3",
"gatsby-plugin-sharp": "^1.6.0", "gatsby-plugin-sharp": "^1.6.2",
"gatsby-plugin-typography": "^1.7.5", "gatsby-plugin-typography": "^1.7.6",
"gatsby-remark-copy-linked-files": "^1.5.0", "gatsby-remark-copy-linked-files": "^1.5.2",
"gatsby-remark-images": "^1.5.3", "gatsby-remark-images": "^1.5.4",
"gatsby-remark-prismjs": "^1.2.0", "gatsby-remark-prismjs": "^1.2.1",
"gatsby-remark-responsive-iframe": "^1.4.1", "gatsby-remark-responsive-iframe": "^1.4.3",
"gatsby-remark-smartypants": "^1.4.1", "gatsby-remark-smartypants": "^1.4.3",
"gatsby-source-filesystem": "^1.4.1", "gatsby-source-filesystem": "^1.4.3",
"gatsby-transformer-remark": "^1.6.3", "gatsby-transformer-remark": "^1.7.1",
"gatsby-transformer-sharp": "^1.6.0", "gatsby-transformer-sharp": "^1.6.1",
"lodash": "^4.15.0", "lodash": "^4.15.0",
"react-responsive-grid": "^0.3.3", "react-responsive-grid": "^0.3.3",
"typeface-merriweather": "^0.0.35", "typeface-merriweather": "^0.0.35",

9197
yarn.lock

File diff suppressed because it is too large Load diff