Skip to content

Commit a6a6e29

Browse files
authored
docs(deps): update dependency mathjs to v8 (#464)
1 parent f6cd82a commit a6a6e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@google-cloud/automl": "^2.3.0",
2020
"csv": "^5.1.3",
21-
"mathjs": "^7.0.0",
21+
"mathjs": "^8.0.0",
2222
"yargs": "^16.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)