update library

main
Vladimir Mandic 2022-05-18 17:44:08 -04:00
parent 5f0f12018d
commit 68ca1c1154
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"description": "Repository for optional models not included in the default Human library",
"license": "MIT",
"author": "Vladimir Mandic <mandic00@live.com>",
"version": "2.5.9",
"version": "2.7.2",
"repository": {
"type": "git",
"url": "git+https://github.com/vladmandic/human-models.git"
@ -24,6 +24,6 @@
"tensorflowjs"
],
"dependencies": {
"@vladmandic/human": "^2.5.8"
"@vladmandic/human": "^2.7.2"
}
}