full rebuild

pull/280/head
Vladimir Mandic 2021-03-15 08:56:36 -04:00
parent 7f31cee9d6
commit 2d844828c0
2 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# @vladmandic/human
Version: **1.1.3**
Version: **1.1.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**
Author: **Vladimir Mandic <mandic00@live.com>**
@ -9,6 +9,13 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## Changelog
### **HEAD -> main** 2021/03/15 mandic00@live.com
### **1.1.4** 2021/03/14 mandic00@live.com
- fix broken build
### **1.1.3** 2021/03/14 mandic00@live.com
- added api specs

View File

@ -71,7 +71,7 @@
"rimraf": "^3.0.2",
"simple-git": "^2.36.2",
"tslib": "^2.1.0",
"typedoc": "^0.20.30",
"typedoc": "^0.20.32",
"typescript": "^4.2.3"
}
}