|
13 | 13 | "url": "https://github.com/tensorflow/tfjs-models.git"
|
14 | 14 | },
|
15 | 15 | "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" |
19 | 19 | },
|
20 | 20 | "devDependencies": {
|
21 | 21 | "@rollup/plugin-commonjs": "^11.0.2",
|
22 | 22 | "@rollup/plugin-node-resolve": "^7.1.1",
|
23 | 23 | "@rollup/plugin-typescript": "^3.0.0",
|
24 |
| - "@tensorflow/tfjs-backend-cpu": "^4.18.0", |
25 |
| - "@tensorflow/tfjs-backend-webgl": "^4.18.0", |
26 |
| - "@tensorflow/tfjs-converter": "^4.18.0", |
27 |
| - "@tensorflow/tfjs-core": "^4.18.0", |
| 24 | + "@tensorflow/tfjs-backend-cpu": "^4.19.0", |
| 25 | + "@tensorflow/tfjs-backend-webgl": "^4.19.0", |
| 26 | + "@tensorflow/tfjs-converter": "^4.19.0", |
| 27 | + "@tensorflow/tfjs-core": "^4.19.0", |
28 | 28 | "@types/jasmine": "~2.8.8",
|
29 | 29 | "babel-core": "~6.26.0",
|
30 | 30 | "babel-plugin-transform-runtime": "~6.23.0",
|
|
0 commit comments