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 11
11
"dependencies" : {
12
12
"@tensorflow-models/knn-classifier" : " file:../dist" ,
13
13
"@tensorflow-models/mobilenet" : " 2.1.0" ,
14
- "@tensorflow/tfjs-backend-cpu" : " ^4.21 .0" ,
15
- "@tensorflow/tfjs-backend-webgl" : " ^4.21 .0" ,
16
- "@tensorflow/tfjs-converter" : " ^4.21 .0" ,
17
- "@tensorflow/tfjs-core" : " ^4.21 .0" ,
18
- "@tensorflow/tfjs-layers" : " ^4.21 .0" ,
14
+ "@tensorflow/tfjs-backend-cpu" : " ^4.22 .0" ,
15
+ "@tensorflow/tfjs-backend-webgl" : " ^4.22 .0" ,
16
+ "@tensorflow/tfjs-converter" : " ^4.22 .0" ,
17
+ "@tensorflow/tfjs-core" : " ^4.22 .0" ,
18
+ "@tensorflow/tfjs-layers" : " ^4.22 .0" ,
19
19
"stats.js" : " ^0.17.0"
20
20
},
21
21
"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-backend-cpu" : " ^4.21 .0" ,
17
- "@tensorflow/tfjs-core" : " ^4.21 .0"
16
+ "@tensorflow/tfjs-backend-cpu" : " ^4.22 .0" ,
17
+ "@tensorflow/tfjs-core" : " ^4.22 .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.21 .0" ,
23
- "@tensorflow/tfjs-core" : " ^4.21 .0" ,
22
+ "@tensorflow/tfjs-backend-cpu" : " ^4.22 .0" ,
23
+ "@tensorflow/tfjs-core" : " ^4.22 .0" ,
24
24
"@types/jasmine" : " ^3.6.3" ,
25
25
"babel-core" : " ~6.26.0" ,
26
26
"babel-plugin-transform-runtime" : " ~6.23.0" ,
You can’t perform that action at this time.
0 commit comments