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 10
10
},
11
11
"dependencies" : {
12
12
"@tensorflow-models/coco-ssd" : " file:../dist" ,
13
- "@tensorflow/tfjs-backend-cpu" : " ^4.17 .0" ,
14
- "@tensorflow/tfjs-backend-webgl" : " ^4.17 .0" ,
15
- "@tensorflow/tfjs-core" : " ^4.17 .0" ,
16
- "@tensorflow/tfjs-converter" : " ^4.17 .0" ,
13
+ "@tensorflow/tfjs-backend-cpu" : " ^4.18 .0" ,
14
+ "@tensorflow/tfjs-backend-webgl" : " ^4.18 .0" ,
15
+ "@tensorflow/tfjs-core" : " ^4.18 .0" ,
16
+ "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
17
17
"stats.js" : " ^0.17.0"
18
18
},
19
19
"scripts" : {
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-commonjs" : " ^11.0.2" ,
21
21
"@rollup/plugin-node-resolve" : " ^7.1.1" ,
22
22
"@rollup/plugin-typescript" : " ^3.0.0" ,
23
- "@tensorflow/tfjs-backend-cpu" : " ^4.17 .0" ,
24
- "@tensorflow/tfjs-converter" : " ^4.17 .0" ,
25
- "@tensorflow/tfjs-core" : " ^4.17 .0" ,
23
+ "@tensorflow/tfjs-backend-cpu" : " ^4.18 .0" ,
24
+ "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
25
+ "@tensorflow/tfjs-core" : " ^4.18 .0" ,
26
26
"@types/jasmine" : " ~2.8.8" ,
27
27
"babel-core" : " ~6.26.0" ,
28
28
"babel-plugin-transform-runtime" : " ~6.23.0" ,
You can’t perform that action at this time.
0 commit comments