Upgrade dependencies
This commit is contained in:
parent
557555c0af
commit
18c89a9431
2 changed files with 81 additions and 83 deletions
|
|
@ -7,14 +7,14 @@
|
|||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^1.9.102",
|
||||
"gatsby-link": "^1.6.24",
|
||||
"gatsby": "^1.9.108",
|
||||
"gatsby-link": "^1.6.26",
|
||||
"gatsby-plugin-google-analytics": "^1.0.12",
|
||||
"gatsby-plugin-offline": "^1.0.10",
|
||||
"gatsby-plugin-react-helmet": "^1.0.8",
|
||||
"gatsby-plugin-sharp": "^1.6.20",
|
||||
"gatsby-plugin-typography": "^1.7.10",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.16",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.20",
|
||||
"gatsby-remark-images": "^1.5.31",
|
||||
"gatsby-remark-prismjs": "^1.2.9",
|
||||
"gatsby-remark-responsive-iframe": "^1.4.14",
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"eslint": "^4.9.0",
|
||||
"eslint-plugin-react": "^7.4.0",
|
||||
"gh-pages": "^0.12.0",
|
||||
"prettier": "^1.8.1"
|
||||
"prettier": "^1.8.2"
|
||||
},
|
||||
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue