Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-typography@1.7.10
 - gatsby@1.9.45
  • Loading branch information
KyleAMathews committed Sep 26, 2017
1 parent dadde19 commit 7ed5bd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-typography/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-typography",
"version": "1.7.9",
"version": "1.7.10",
"description": "Gatsby plugin to setup server rendering of Typography.js' CSS",
"main": "index.js",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion 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.44",
"version": "1.9.45",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/gatsby-cli.js"
Expand Down

0 comments on commit 7ed5bd7

Please sign in to comment.