Skip to content

Commit

Permalink
fix(package): update @tensorflow/tfjs-converter to version 2.0.0
Browse files Browse the repository at this point in the history
Closes #27
  • Loading branch information
greenkeeper[bot] authored May 26, 2020
1 parent f802dd3 commit 516ac29
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 @@ -27,7 +27,7 @@
},
"dependencies": {
"@tensorflow-models/coco-ssd": "2.0.1",
"@tensorflow/tfjs-converter": "1.4.0",
"@tensorflow/tfjs-converter": "2.0.0",
"@tensorflow/tfjs-core": "1.4.0",
"react": "16.13.1",
"react-dom": "16.13.1"
Expand Down

0 comments on commit 516ac29

Please sign in to comment.