0.3.9
parent
dd29eed4a5
commit
a0509007f1
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@vladmandic/face-api",
|
"name": "@vladmandic/face-api",
|
||||||
"version": "0.3.8",
|
"version": "0.3.9",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@vladmandic/face-api",
|
"name": "@vladmandic/face-api",
|
||||||
"version": "0.3.8",
|
"version": "0.3.9",
|
||||||
"description": "JavaScript API for face detection and face recognition in the browser with tensorflow.js",
|
"description": "JavaScript API for face detection and face recognition in the browser with tensorflow.js",
|
||||||
"main": "./build/index.js",
|
"main": "./build/index.js",
|
||||||
"typings": "./build/index.d.ts",
|
"typings": "./build/index.d.ts",
|
||||||
|
|
Loading…
Reference in New Issue