0.4.6
parent
5e760c7b9b
commit
325ee4453b
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@vladmandic/face-api",
|
"name": "@vladmandic/face-api",
|
||||||
"version": "0.4.5",
|
"version": "0.4.6",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@vladmandic/face-api",
|
"name": "@vladmandic/face-api",
|
||||||
"version": "0.4.5",
|
"version": "0.4.6",
|
||||||
"description": "JavaScript module for Face Detection and Face Recognition Using Tensorflow/JS",
|
"description": "JavaScript module for Face Detection and Face Recognition Using Tensorflow/JS",
|
||||||
"main": "dist/face-api.cjs",
|
"main": "dist/face-api.cjs",
|
||||||
"module": "dist/face-api.ejs",
|
"module": "dist/face-api.ejs",
|
||||||
|
|
Loading…
Reference in New Issue