Skip to content

Commit c6481d9

Browse files
committed
1 parent 7bf1d8e commit c6481d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-remark-katex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-remark-katex",
33
"description": "Transform math nodes to html markup",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"author": "Jeffrey Xiao <[email protected]>",
66
"dependencies": {
77
"babel-runtime": "^6.26.0",

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "React.js Static Site Generator",
4-
"version": "1.9.138",
4+
"version": "1.9.139",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)