Skip to content

Commit 4c5a234

Browse files
authored
Update package versions (#1415)
1 parent 0b23c49 commit 4c5a234

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

depth-estimation/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"url": "https://github.com/tensorflow/tfjs-models.git"
1414
},
1515
"peerDependencies": {
16-
"@tensorflow/tfjs-backend-webgl": "^4.18.0",
17-
"@tensorflow/tfjs-converter": "^4.18.0",
18-
"@tensorflow/tfjs-core": "^4.18.0",
16+
"@tensorflow/tfjs-backend-webgl": "^4.19.0",
17+
"@tensorflow/tfjs-converter": "^4.19.0",
18+
"@tensorflow/tfjs-core": "^4.19.0",
1919
"@tensorflow-models/body-segmentation": "^1.0.1"
2020
},
2121
"devDependencies": {
@@ -24,10 +24,10 @@
2424
"@rollup/plugin-commonjs": "^21.0.2",
2525
"@rollup/plugin-node-resolve": "^7.1.1",
2626
"@rollup/plugin-typescript": "^3.0.0",
27-
"@tensorflow/tfjs-backend-cpu": "^4.18.0",
28-
"@tensorflow/tfjs-backend-webgl": "^4.18.0",
29-
"@tensorflow/tfjs-converter": "^4.18.0",
30-
"@tensorflow/tfjs-core": "^4.18.0",
27+
"@tensorflow/tfjs-backend-cpu": "^4.19.0",
28+
"@tensorflow/tfjs-backend-webgl": "^4.19.0",
29+
"@tensorflow/tfjs-converter": "^4.19.0",
30+
"@tensorflow/tfjs-core": "^4.19.0",
3131
"@tensorflow-models/body-segmentation": "^1.0.0",
3232
"@types/jasmine": "~2.8.8",
3333
"babel-core": "~6.26.0",

0 commit comments

Comments
 (0)