chore(starters): bump lock file to gatsby@2.0.76 to fix dev 404 error (#10648)

This commit is contained in:
GatsbyJS Bot
2018-12-24 20:39:55 +00:00
parent 1400bf52df
commit 5f1d3e4830
2 changed files with 27 additions and 24 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"test": "echo \"Write tests! -> https://gatsby.app/unit-testing\""
},
"dependencies": {
"gatsby": "^2.0.75",
"gatsby": "^2.0.76",
"react": "^16.5.1",
"react-dom": "^16.5.1"
},