fix: update dependency gatsby to ^2.15.21 (#17822)

This commit is contained in:
GatsbyJS Bot
2019-09-23 14:05:06 +00:00
parent 1ad9286ed1
commit 7b5a1a05dc
3 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.20",
"gatsby": "^2.15.21",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},