fix(starters): update dependency gatsby to ^2.0.119 (#11711)

This commit is contained in:
GatsbyJS Bot
2019-02-12 14:04:27 +00:00
parent b07af19ca0
commit 028ac6f996
3 changed files with 114 additions and 92 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"test": "echo \"Write tests! -> https://gatsby.app/unit-testing\""
},
"dependencies": {
"gatsby": "^2.0.118",
"gatsby": "^2.0.119",
"react": "^16.8.0",
"react-dom": "^16.8.0"
},