bump tfjs-core version to 0.13.2
Showing
| ... | ... | @@ -23,9 +23,9 @@ |
| "author": "justadudewhohacks", | ||
| "license": "MIT", | ||
| "dependencies": { | ||
| "@tensorflow/tfjs-core": "^0.12.14", | ||
| "tfjs-image-recognition-base": "^0.1.1", | ||
| "tfjs-tiny-yolov2": "^0.1.2", | ||
| "@tensorflow/tfjs-core": "^0.13.2", | ||
| "tfjs-image-recognition-base": "^0.1.2", | ||
| "tfjs-tiny-yolov2": "^0.1.3", | ||
| "tslib": "^1.9.3" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... |
Please
register
or
sign in
to comment