Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - gatsby-cli@1.1.37
 - gatsby@1.9.183
  • Loading branch information
KyleAMathews committed Feb 6, 2018
1 parent ce5edfd commit fb6313e
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.36",
"version": "1.1.37",
"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.182",
"version": "1.9.183",
"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.36",
"gatsby-cli": "^1.1.37",
"gatsby-link": "^1.6.36",
"gatsby-module-loader": "^1.0.9",
"gatsby-react-router-scroll": "^1.0.10",
Expand Down

0 comments on commit fb6313e

Please sign in to comment.