pull/188/head
Vladimir Mandic 2024-01-17 16:44:28 -05:00
parent 438897c5a2
commit fc9a39ea13
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@vladmandic/face-api",
"version": "1.7.12",
"version": "1.7.13",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@vladmandic/face-api",
"version": "1.7.12",
"version": "1.7.13",
"license": "MIT",
"devDependencies": {
"@canvas/image": "^1.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@vladmandic/face-api",
"version": "1.7.12",
"version": "1.7.13",
"description": "FaceAPI: AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS",
"sideEffects": false,
"main": "dist/face-api.node.js",