pull/91/head
Vladimir Mandic 2021-03-11 22:04:54 -05:00
parent 8b5e7cc2d5
commit e899607609
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@vladmandic/human",
"version": "1.0.3",
"version": "1.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@vladmandic/human",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"devDependencies": {
"@tensorflow/tfjs": "^3.3.0",

View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/human",
"version": "1.0.3",
"version": "1.0.4",
"description": "Human: AI-powered 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition",
"sideEffects": false,
"main": "dist/human.node.js",