pull/13/head
Vladimir Mandic 2020-08-18 13:32:58 -04:00
parent 2bcc69a4cb
commit 6d9140f2be
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "face-api",
"version": "0.3.1",
"version": "0.3.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/face-api",
"version": "0.3.1",
"version": "0.3.2",
"description": "JavaScript API for face detection and face recognition in the browser with tensorflow.js",
"main": "./build/index.js",
"typings": "./build/index.d.ts",