pull/233/head
Vladimir Mandic 2021-10-27 09:44:17 -04:00
parent b3cd972ff5
commit 05a7f31745
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/human",
"version": "2.4.1",
"version": "2.4.2",
"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",
@ -89,6 +89,5 @@
"typedoc": "0.22.7",
"typescript": "4.4.4"
},
"dependencies": {
}
"dependencies": {}
}