create-gatsby
Advanced tools
Comparing version 0.5.0-next.0 to 0.5.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.5.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.5.0-next.0...create-gatsby@0.5.0) (2021-02-02) | ||
**Note:** Version bump only for package create-gatsby | ||
# [0.5.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.4.0-next.1...create-gatsby@0.5.0-next.0) (2021-01-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "0.5.0-next.0", | ||
"version": "0.5.0", | ||
"main": "lib/index.js", | ||
@@ -27,6 +27,6 @@ "bin": "cli.js", | ||
"enquirer": "^2.3.6", | ||
"eslint": "^7.17.0", | ||
"eslint": "^7.18.0", | ||
"execa": "^4.1.0", | ||
"fs-extra": "^9.0.1", | ||
"gatsby-plugin-utils": "^0.9.0-next.0", | ||
"gatsby-plugin-utils": "^0.9.0", | ||
"joi": "^17.2.1", | ||
@@ -48,3 +48,3 @@ "microbundle": "^0.12.4", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "d4a8ad26215cc2189d6473a657e0ae83088effb1" | ||
"gitHead": "7797522184600284a44929cad5b27f2388eb13ee" | ||
} |
Sorry, the diff of this file is too big to display
218911
807