pull/13/head
Vladimir Mandic 2020-09-16 12:46:42 -04:00
parent 10938873c8
commit a174193617
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.5.1",
"version": "0.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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