File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@tensorflow-models/posenet" : " file:../dist" ,
13
- "@tensorflow/tfjs-backend-webgl" : " ^4.18 .0" ,
14
- "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
15
- "@tensorflow/tfjs-core" : " ^4.18 .0" ,
13
+ "@tensorflow/tfjs-backend-webgl" : " ^4.19 .0" ,
14
+ "@tensorflow/tfjs-converter" : " ^4.19 .0" ,
15
+ "@tensorflow/tfjs-core" : " ^4.19 .0" ,
16
16
"stats.js" : " ^0.17.0"
17
17
},
18
18
"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.18 .0" ,
17
- "@tensorflow/tfjs-core" : " ^4.18 .0"
16
+ "@tensorflow/tfjs-converter" : " ^4.19 .0" ,
17
+ "@tensorflow/tfjs-core" : " ^4.19 .0"
18
18
},
19
19
"devDependencies" : {
20
- "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
21
- "@tensorflow/tfjs-core" : " ^4.18 .0" ,
22
- "@tensorflow/tfjs-backend-cpu" : " ^4.18 .0" ,
20
+ "@tensorflow/tfjs-converter" : " ^4.19 .0" ,
21
+ "@tensorflow/tfjs-core" : " ^4.19 .0" ,
22
+ "@tensorflow/tfjs-backend-cpu" : " ^4.19 .0" ,
23
23
"@types/jasmine" : " ~3.3.15" ,
24
24
"babel-core" : " ^6.26.0" ,
25
25
"babel-plugin-transform-runtime" : " ~6.23.0" ,
You can’t perform that action at this time.
0 commit comments