pull/233/head
Vladimir Mandic 2021-11-08 06:25:07 -05:00
parent 8cccfa47d0
commit 1bce9c084b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/human",
"version": "2.5.0",
"version": "2.5.1",
"description": "Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gesture Recognition",
"sideEffects": false,
"main": "dist/human.node.js",
@ -85,7 +85,7 @@
"rimraf": "^3.0.2",
"seedrandom": "^3.0.5",
"tslib": "^2.3.1",
"typedoc": "0.22.7",
"typedoc": "0.22.8",
"typescript": "4.4.4"
}
}