Skip to content

Commit d98dd0c

Browse files
committed
Publish
- @latex2js/[email protected] - [email protected] - @latex2js/[email protected] - @latex2js/[email protected] - @latex2js/[email protected] - @latex2js/[email protected] - @latex2js/[email protected]
1 parent c75d18e commit d98dd0c

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

packages/html5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latex2js/html5",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Author interactive math equations and diagrams online using LaTeX and PSTricks",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/latex2js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "latex2js",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "LaTeX and PSTricks rendering & components for the Web",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/pstricks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latex2js/pstricks",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "PSTricks extension for LaTeX2JS",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latex2js/react",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Author interactive math equations and diagrams online using LaTeX and PSTricks",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latex2js/settings",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "latex2js settings",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latex2js/utils",
3-
"version": "3.0.9",
3+
"version": "3.0.10",
44
"description": "latex2js utilities",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",
@@ -36,4 +36,4 @@
3636
"bugs": {
3737
"url": "https://github.com/Mathapedia/LaTeX2JS/issues"
3838
}
39-
}
39+
}

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latex2js/vue",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Vue components for LaTeX2JS",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

0 commit comments

Comments
 (0)