fix: update dependency theme-ui to ^0.2.43 (#18353)

This commit is contained in:
GatsbyJS Bot
2019-10-09 05:39:40 +00:00
parent f598d61070
commit 7d17690ed7
3 changed files with 42 additions and 23 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.31",
"gatsby": "^2.15.33",
"react": "^16.10.2",
"react-dom": "^16.10.2"
},