Skip to content

Commit

Permalink
Add missing dependency to gatsby-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Aug 2, 2017
1 parent 75a153d commit fea3895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"babel-cli": "^6.24.1"
},
"dependencies": {
"babel-runtime": "^6.25.0",
"commander": "^2.11.0",
"resolve-cwd": "^2.0.0"
}
Expand Down

0 comments on commit fea3895

Please sign in to comment.