gatsby-cli
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "gatsby-cli", | ||
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -5,3 +5,3 @@ # gatsby-cli | ||
Let's you create new Gatsby sites using [Gatsby starters](https://www.gatsbyjs.org/docs/gatsby-starters/) | ||
Let's you create new Gatsby sites using [Gatsby starters](https://www.gatsbyjs.org/docs/gatsby-starters/). | ||
@@ -23,3 +23,3 @@ Also let's you run commands on sites. The tool runs code from the `gatsby` package | ||
See the [Gatsby starters docs](https://www.gatsbyjs.org/docs/gatsby-starters/) for more | ||
See the [Gatsby starters docs](https://www.gatsbyjs.org/docs/gatsby-starters/) for more. | ||
@@ -26,0 +26,0 @@ ### Develop |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18463