We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a558f commit 002eaf8Copy full SHA for 002eaf8
calc-frontend/patches/mathquill+0.10.1-a.patch
@@ -17,3 +17,16 @@ index a6f7939..5d05e69 100644
17
18
-}());
19
+};
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