Update package.json

This commit is contained in:
Lewis Menelaws
2018-10-30 15:22:49 -04:00
committed by GitHub
parent cd701e32cc
commit 1687f058a4
+1 -1
View File
@@ -9,7 +9,7 @@
"serve": "gatsby serve"
},
"dependencies": {
"gatsby": "^2.0.0",
"gatsby": "^2.0.33",
"react": "^16.5.1",
"react-dom": "^16.5.1"
}