create-gatsby
Advanced tools
Comparing version 0.4.0-next.1 to 0.4.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.4.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.4.0-next.1...create-gatsby@0.4.0) (2021-01-19) | ||
**Note:** Version bump only for package create-gatsby | ||
# [0.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.4.0-next.0...create-gatsby@0.4.0-next.1) (2021-01-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "0.4.0-next.1", | ||
"version": "0.4.0", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "bin": "cli.js", | ||
"fs-extra": "^9.0.1", | ||
"gatsby-plugin-utils": "^0.8.0-next.1", | ||
"gatsby-plugin-utils": "^0.8.0", | ||
"joi": "^17.2.1", | ||
@@ -48,3 +48,3 @@ "microbundle": "^0.12.4", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "5e5c11259b1ab38a2125aaa97e8623bcd0d1cfff" | ||
"gitHead": "fbc58933c6a6d5d8837e36104fdb74a0cb02163d" | ||
} |
218310
6
805