Skip to content

Commit cbe3b05

Browse files
committed
1 parent caee68b commit cbe3b05

File tree

7 files changed

+11
-9
lines changed

7 files changed

+11
-9
lines changed

packages/css/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mathapedia/css",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Mathapedia CSS",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",
@@ -24,4 +24,4 @@
2424
"bugs": {
2525
"url": "https://github.com/Mathapedia/LaTeX2JS/issues"
2626
}
27-
}
27+
}

packages/html5/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "latex2html5",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
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",
@@ -39,4 +39,4 @@
3939
"devDependencies": {
4040
"browserify": "^17.0.0"
4141
}
42-
}
42+
}

packages/latex2js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "latex2js",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"description": "LaTeX and PSTricks rendering & components for the Web",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",
@@ -45,4 +45,4 @@
4545
"@latex2js/settings": "workspace:^",
4646
"@latex2js/utils": "workspace:^"
4747
}
48-
}
48+
}

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

pnpm-lock.yaml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)