fix: update gatsby monorepo (#16841)

This commit is contained in:
GatsbyJS Bot
2019-08-21 08:15:49 +00:00
parent 18d6866c8b
commit b9c994d62e
3 changed files with 116 additions and 154 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.13.72",
"gatsby": "^2.13.73",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},