|
14 | 14 | },
|
15 | 15 | "peerDependencies": {
|
16 | 16 | "@mediapipe/face_detection": "~0.4.0",
|
17 |
| - "@tensorflow/tfjs-backend-webgl": "^4.19.0", |
18 |
| - "@tensorflow/tfjs-converter": "^4.19.0", |
19 |
| - "@tensorflow/tfjs-core": "^4.19.0" |
| 17 | + "@tensorflow/tfjs-backend-webgl": "^4.20.0", |
| 18 | + "@tensorflow/tfjs-converter": "^4.20.0", |
| 19 | + "@tensorflow/tfjs-core": "^4.20.0" |
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 | 22 | "@babel/polyfill": "^7.10.4",
|
23 | 23 | "@mediapipe/face_detection": "^0.4.1646425229",
|
24 | 24 | "@rollup/plugin-commonjs": "^11.0.2",
|
25 | 25 | "@rollup/plugin-node-resolve": "^7.1.1",
|
26 | 26 | "@rollup/plugin-typescript": "^3.0.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", |
| 27 | + "@tensorflow/tfjs-backend-cpu": "^4.20.0", |
| 28 | + "@tensorflow/tfjs-backend-webgl": "^4.20.0", |
| 29 | + "@tensorflow/tfjs-converter": "^4.20.0", |
| 30 | + "@tensorflow/tfjs-core": "^4.20.0", |
31 | 31 | "@types/jasmine": "~2.8.8",
|
32 | 32 | "@types/offscreencanvas": "2019.7.0",
|
33 | 33 | "babel-core": "~6.26.0",
|
|
0 commit comments