diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f0cb26d..c530938 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "fuzzysort": "^3.1.0", - "math-expression-evaluator": "^2.0.6" + "mathjs": "^14.0.1" }, "devDependencies": { "esbuild": "0.24.2" |