chore: bump lock file to gatsby@2.0.75 to fix queue error (#10636)

This commit is contained in:
GatsbyJS Bot
2018-12-23 18:28:55 +00:00
parent 142c4ab761
commit 1400bf52df
2 changed files with 107 additions and 103 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"test": "echo \"Write tests! -> https://gatsby.app/unit-testing\""
},
"dependencies": {
"gatsby": "^2.0.33",
"gatsby": "^2.0.75",
"react": "^16.5.1",
"react-dom": "^16.5.1"
},