videoanalysis: publish

This commit is contained in:
Koushik Dutta
2024-02-18 15:52:20 -08:00
parent f7c0091b7c
commit dfe34947cb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@scrypted/objectdetector",
"version": "0.1.30",
"version": "0.1.31",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@scrypted/objectdetector",
"version": "0.1.30",
"version": "0.1.31",
"license": "Apache-2.0",
"dependencies": {
"@scrypted/common": "file:../../common",

View File

@@ -1,6 +1,6 @@
{
"name": "@scrypted/objectdetector",
"version": "0.1.30",
"version": "0.1.31",
"description": "Scrypted Video Analysis Plugin. Installed alongside a detection service like OpenCV or TensorFlow.",
"author": "Scrypted",
"license": "Apache-2.0",