File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 26
26
"@babel/plugin-transform-runtime" : " ^7.7.6" ,
27
27
"@babel/polyfill" : " ^7.10.4" ,
28
28
"@babel/preset-env" : " ^7.7.6" ,
29
- "@tensorflow/tfjs-backend-cpu" : " ^4.17 .0" ,
30
- "@tensorflow/tfjs-backend-webgl" : " ^4.17 .0" ,
31
- "@tensorflow/tfjs-converter" : " 4.17 .0" ,
32
- "@tensorflow/tfjs-core" : " 4.17 .0" ,
29
+ "@tensorflow/tfjs-backend-cpu" : " ^4.18 .0" ,
30
+ "@tensorflow/tfjs-backend-webgl" : " ^4.18 .0" ,
31
+ "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
32
+ "@tensorflow/tfjs-core" : " ^4.18 .0" ,
33
33
"babel-preset-env" : " ^1.7.0" ,
34
34
"clang-format" : " ~1.5.0" ,
35
35
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 13
13
"url" : " https://github.com/tensorflow/tfjs-models.git"
14
14
},
15
15
"peerDependencies" : {
16
- "@tensorflow/tfjs-converter" : " ^4.17 .0" ,
17
- "@tensorflow/tfjs-core" : " ^4.17 .0"
16
+ "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
17
+ "@tensorflow/tfjs-core" : " ^4.18 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@rollup/plugin-node-resolve" : " ^11.1.0" ,
21
21
"@rollup/plugin-typescript" : " 3.1.1" ,
22
- "@tensorflow/tfjs-backend-cpu" : " ^4.17 .0" ,
23
- "@tensorflow/tfjs-converter" : " ^4.17 .0" ,
24
- "@tensorflow/tfjs-core" : " ^4.17 .0" ,
22
+ "@tensorflow/tfjs-backend-cpu" : " ^4.18 .0" ,
23
+ "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
24
+ "@tensorflow/tfjs-core" : " ^4.18 .0" ,
25
25
"@types/jasmine" : " ^3.6.3" ,
26
26
"babel-core" : " ~6.26.3" ,
27
27
"babel-plugin-transform-runtime" : " ~6.23.0" ,
You can’t perform that action at this time.
0 commit comments