Fix starters publish script

This commit is contained in:
GatsbyJS Bot
2019-09-03 20:45:44 +00:00
parent 0c15a529ec
commit 3b96d6ff7a
3 changed files with 2734 additions and 1728 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.13.73",
"gatsby": "^2.15.5",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},