Skip to content

Commit 95bbb55

Browse files
bump tfjs-core version to 0.13.2
1 parent e5261c1 commit 95bbb55

File tree

2 files changed

+41
-15
lines changed

2 files changed

+41
-15
lines changed

package-lock.json

Lines changed: 38 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"author": "justadudewhohacks",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@tensorflow/tfjs-core": "^0.12.14",
27-
"tfjs-image-recognition-base": "^0.1.1",
28-
"tfjs-tiny-yolov2": "^0.1.2",
26+
"@tensorflow/tfjs-core": "^0.13.2",
27+
"tfjs-image-recognition-base": "^0.1.2",
28+
"tfjs-tiny-yolov2": "^0.1.3",
2929
"tslib": "^1.9.3"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)