Skip to content

Commit

Permalink
fix(samples): use pureimage instead of canvas (#774)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored May 6, 2020
1 parent 8d5810a commit 226cdcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"dependencies": {
"@google-cloud/vision": "^1.11.0",
"canvas": "^2.0.0",
"mathjs": "^6.0.0",
"natural": "^1.0.0",
"pureimage": "^0.2.1",
"redis": "^3.0.0",
"yargs": "^15.0.0"
},
Expand Down

0 comments on commit 226cdcf

Please sign in to comment.