fix: update dependency gatsby to ^2.16.0 (#18594)

This commit is contained in:
GatsbyJS Bot
2019-10-14 08:35:33 +00:00
parent 4f94d5bcee
commit 721dd988ea
3 changed files with 90 additions and 47 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.37",
"gatsby": "^2.16.0",
"react": "^16.10.2",
"react-dom": "^16.10.2"
},