fix(build): Add gatsby-cli to deps

This commit is contained in:
Bouncey
2018-10-04 16:24:34 +01:00
committed by Stuart Taylor
parent b22c719651
commit 6ba31ae5d1
2 changed files with 40 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@
"enzyme-adapter-react-16": "^1.5.0",
"fetchr": "^0.5.37",
"gatsby": "^2.0.0-rc.15",
"gatsby-cli": "^2.4.2",
"gatsby-link": "^2.0.0-rc.2",
"gatsby-plugin-create-client-paths": "^2.0.0-rc.1",
"gatsby-plugin-manifest": "next",