pull/91/head
Vladimir Mandic 2021-03-09 13:15:59 -05:00
parent 57d4b767d1
commit 5e0d5c0e75
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.0",
"version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@vladmandic/human",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"devDependencies": {
"@tensorflow/tfjs": "^3.2.0",

View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/human",
"version": "1.0.0",
"version": "1.0.1",
"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",