chore: sync gatsby deps in starters to latest (#20908)

* chore: sync gatsby deps in starters to latest

* update gatsby-starter-theme-workspace
This commit is contained in:
GatsbyJS Bot
2020-01-27 17:16:52 +00:00
parent 97a9c36496
commit ce521a5cc1
3 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^2.19.5",
"gatsby": "^2.19.7",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},