Skip to content

Commit 070a059

Browse files
committed
1 parent 6cbb204 commit 070a059

File tree

11 files changed

+5064
-2391
lines changed

11 files changed

+5064
-2391
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": "latex2html5",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
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.1",
3+
"version": "3.1.2",
44
"description": "LaTeX and PSTricks rendering & components for the Web",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/macros/package.json

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

packages/mathjaxjs-react/package.json

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

packages/mathjaxjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mathjaxjs",
3-
"version": "3.0.9",
3+
"version": "3.0.10",
44
"description": "MathJax loading utilities",
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.1",
3+
"version": "3.1.2",
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": "latex2react",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
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.1",
3+
"version": "3.1.2",
44
"description": "latex2js settings",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/utils/package.json

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

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": "latex2vue",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Vue components for LaTeX2JS",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

0 commit comments

Comments
 (0)