Skip to content

Commit 002eaf8

Browse files
fix: patch mathquill package json
1 parent a1a558f commit 002eaf8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

calc-frontend/patches/mathquill+0.10.1-a.patch

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,16 @@ index a6f7939..5d05e69 100644
1717

1818
-}());
1919
+};
20+
diff --git a/node_modules/mathquill/package.json b/node_modules/mathquill/package.json
21+
index 52c23d8..1def280 100644
22+
--- a/node_modules/mathquill/package.json
23+
+++ b/node_modules/mathquill/package.json
24+
@@ -1,7 +1,7 @@
25+
{
26+
"name": "mathquill",
27+
"description": "Easily type math in your webapp",
28+
- "version": "0.10.1a",
29+
+ "version": "0.10.1-a",
30+
"license": "MPL-2.0",
31+
"repository": {
32+
"type": "git",

0 commit comments

Comments
 (0)