gatsby-cli
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -114,4 +114,2 @@ #!/usr/bin/env node | ||
inGatsbySite = true; | ||
} else if (localPackageJSON.devDependencies && localPackageJSON.devDependencies.gatsby) { | ||
inGatsbySite = true; | ||
} | ||
@@ -118,0 +116,0 @@ } catch (err) { |
{ | ||
"name": "gatsby-cli", | ||
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -6,0 +6,0 @@ "bin": { |
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
18461
401