pull/13/head
Vladimir Mandic 2020-10-14 07:53:18 -04:00
parent f024f5875e
commit bce6871ce5
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/face-api",
"version": "0.7.3",
"version": "0.7.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/face-api",
"version": "0.7.3",
"version": "0.7.4",
"description": "JavaScript module for Face Detection and Face Recognition Using Tensorflow/JS",
"main": "dist/face-api.esm.js",
"module": "dist/face-api.esm.js",