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/blazeface" : " link:../" ,
13
- "@tensorflow/tfjs-backend-wasm" : " ^4.21 .0" ,
14
- "@tensorflow/tfjs-backend-webgl" : " ^4.21 .0" ,
15
- "@tensorflow/tfjs-converter" : " ^4.21 .0" ,
16
- "@tensorflow/tfjs-core" : " ^4.21 .0"
13
+ "@tensorflow/tfjs-backend-wasm" : " ^4.22 .0" ,
14
+ "@tensorflow/tfjs-backend-webgl" : " ^4.22 .0" ,
15
+ "@tensorflow/tfjs-converter" : " ^4.22 .0" ,
16
+ "@tensorflow/tfjs-core" : " ^4.22 .0"
17
17
},
18
18
"scripts" : {
19
19
"watch" : " esbuild index.js --bundle --outfile=bundle.js --target=es6 --servedir=. --serve --sourcemap --sources-content=true --preserve-symlinks" ,
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.21 .0" ,
17
- "@tensorflow/tfjs-core" : " ^4.21 .0"
16
+ "@tensorflow/tfjs-converter" : " ^4.22 .0" ,
17
+ "@tensorflow/tfjs-core" : " ^4.22 .0"
18
18
},
19
19
"devDependencies" : {
20
- "@tensorflow/tfjs-backend-cpu" : " ^4.21 .0" ,
21
- "@tensorflow/tfjs-converter" : " ^4.21 .0" ,
22
- "@tensorflow/tfjs-core" : " ^4.21 .0" ,
20
+ "@tensorflow/tfjs-backend-cpu" : " ^4.22 .0" ,
21
+ "@tensorflow/tfjs-converter" : " ^4.22 .0" ,
22
+ "@tensorflow/tfjs-core" : " ^4.22 .0" ,
23
23
"@types/jasmine" : " ~2.5.53" ,
24
24
"jasmine" : " ^3.7.0" ,
25
25
"jasmine-core" : " ^3.7.1" ,
You can’t perform that action at this time.
0 commit comments