pull/13/head
Vladimir Mandic 2020-08-26 12:39:53 -04:00
parent c4bf0ba1be
commit 04d85348b8
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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