Skip to content

Commit

Permalink
fix(package): update mathjs to version 7.0.1
Browse files Browse the repository at this point in the history
Closes #9
  • Loading branch information
greenkeeper[bot] authored May 30, 2020
1 parent 163b8d6 commit 7c6ef5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/lodash": "^4.14.149",
"@types/mathjs": "^6.0.2",
"lodash": "^4.17.15",
"mathjs": "^6.3.0"
"mathjs": "^7.0.1"
},
"devDependencies": {
"@types/chai": "^4.2.7",
Expand Down

0 comments on commit 7c6ef5b

Please sign in to comment.