fix: update dependency webpack-dev-server to ^3.8.1 (#17669)

This commit is contained in:
GatsbyJS Bot
2019-09-16 18:25:27 +00:00
parent ed24d931c4
commit 821bcf5d92
3 changed files with 47 additions and 69 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.15",
"gatsby": "^2.15.16",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},