Skip to content

Commit 0cc16e3

Browse files
committed
update math-expression-evaluator to 1.2.11; the version 1.2.9 has bug
1 parent 7e55aea commit 0cc16e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"dependencies": {
1717
"balanced-match": "^0.1.0",
18-
"math-expression-evaluator": "^1.2.9",
18+
"math-expression-evaluator": "^1.2.11",
1919
"reduce-function-call": "^1.0.1"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)