Skip to content

Commit ff9714c

Browse files
authored
fix: parse CSV correctly (#198)
1 parent d6f66b4 commit ff9714c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-automl/samples/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"dependencies": {
2121
"@google-cloud/automl": "^1.2.0",
2222
"chai": "^4.2.0",
23+
"csv": "^5.1.1",
2324
"execa": "^1.0.0",
2425
"mathjs": "^6.0.0",
2526
"yargs": "^13.2.1"

0 commit comments

Comments
 (0)