mirror of https://github.com/vladmandic/human
2.5.1
parent
8cccfa47d0
commit
1bce9c084b
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue