pull/91/head
Vladimir Mandic 2021-03-14 13:39:52 -04:00
parent fdbbfdf739
commit 8d2899fbcc
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.1.2",
"version": "1.1.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@vladmandic/human",
"version": "1.1.2",
"version": "1.1.3",
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "^7.13.2",

View File

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