pull/13/head
Vladimir Mandic 2020-08-29 14:22:46 -04:00
parent 257adc736a
commit bf4a554722
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.4.1",
"version": "0.4.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/face-api",
"version": "0.4.1",
"version": "0.4.2",
"description": "JavaScript module for Face Detection and Face Recognition Using Tensorflow/JS",
"main": "./build/index.js",
"typings": "./build/index.d.ts",