create-gatsby
Advanced tools
Comparing version 0.3.0-next.4 to 0.3.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.3.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.3.0-next.4...create-gatsby@0.3.0) (2021-01-05) | ||
**Note:** Version bump only for package create-gatsby | ||
# [0.3.0-next.4](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.3.0-next.3...create-gatsby@0.3.0-next.4) (2020-12-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "0.3.0-next.4", | ||
"version": "0.3.0", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "bin": "cli.js", | ||
"fs-extra": "^9.0.1", | ||
"gatsby-plugin-utils": "^0.7.0-next.1", | ||
"gatsby-plugin-utils": "^0.7.0", | ||
"joi": "^17.2.1", | ||
@@ -48,3 +48,3 @@ "microbundle": "^0.12.4", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "762a52447679a17155a73246e0824ffe2d7f30e0" | ||
"gitHead": "f8cc2a3f02f621f20af9b60dda6f1980fbd37a05" | ||
} |
Sorry, the diff of this file is too big to display
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
217938