pull/293/head
Vladimir Mandic 2020-10-16 15:22:01 -04:00
parent f31c18f241
commit ada14165d4
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/human",
"version": "0.3.4",
"version": "0.3.5",
"description": "human: 3D Face Detection, Iris Tracking and Age & Gender Prediction",
"sideEffects": false,
"main": "dist/human-nobundle.cjs",
@ -19,8 +19,7 @@
"type": "git",
"url": "git+https://github.com/vladmandic/human.git"
},
"dependencies": {
},
"dependencies": {},
"peerDependencies": {},
"devDependencies": {
"@vladmandic/pilogger": "^0.2.6",