diff --git a/package.json b/package.json index e3b0993..a3417d9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Repository for optional models not included in the default Human library", "license": "MIT", "author": "Vladimir Mandic ", - "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" } }