Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - gatsby-cli@1.1.32
 - gatsby@1.9.172
  • Loading branch information
KyleAMathews committed Jan 27, 2018
1 parent 37c330b commit 5f630ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "1.1.31",
"version": "1.1.32",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "lib/index.js"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "React.js Static Site Generator",
"version": "1.9.171",
"version": "1.9.172",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/bin/gatsby.js"
Expand Down Expand Up @@ -48,7 +48,7 @@
"front-matter": "^2.1.0",
"fs-extra": "^4.0.1",
"gatsby-1-config-css-modules": "^1.0.8",
"gatsby-cli": "^1.1.31",
"gatsby-cli": "^1.1.32",
"gatsby-link": "^1.6.35",
"gatsby-module-loader": "^1.0.9",
"gatsby-react-router-scroll": "^1.0.8",
Expand Down

0 comments on commit 5f630ea

Please sign in to comment.