Skip to content

Commit ceb0894

Browse files
committed
SOF-6944: try downgrading mathjs to v5.x to resolve web-app error
1 parent 5e3c410 commit ceb0894

File tree

2 files changed

+34
-27
lines changed

2 files changed

+34
-27
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"js-yaml": "^4.1.0",
4343
"json-schema": "^0.4.0",
4444
"lodash": "^4.17.*",
45-
"mathjs": "^9.5.2",
45+
"mathjs": "^5.10.3",
4646
"mixwith": "^0.1.1",
4747
"nunjucks": "^3.2.4",
4848
"react-jsonschema-form": "^1.8.1",

0 commit comments

Comments
 (0)