Skip to content

Commit

Permalink
chore: format and update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
pieh committed Mar 30, 2019
1 parent 66713ed commit 17c71c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/src/pages/docs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ class IndexRoute extends React.Component {
helped developers of all skill levels.
</li>
<li>
<Link to="/docs/quick-start">Quick start</Link>: One page summary of how to install Gatsby and start
a new project.
<Link to="/docs/quick-start">Quick start</Link>: One page
summary of how to install Gatsby and start a new project.
</li>
<li>
<Link to="/docs/recipes/">Recipes</Link>: A happy medium between
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16300,6 +16300,11 @@ shebang-regex@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"

shell-escape@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/shell-escape/-/shell-escape-0.2.0.tgz#68fd025eb0490b4f567a027f0bf22480b5f84133"
integrity sha1-aP0CXrBJC09WegJ/C/IkgLX4QTM=

[email protected], shell-quote@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
Expand Down

0 comments on commit 17c71c2

Please sign in to comment.