main
Vladimir Mandic 2023-05-08 09:18:26 -04:00
parent 90639e1ca9
commit b5bdf5417a
1 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"description": "Repository for Human models", "description": "Repository for Human models",
"license": "MIT", "license": "MIT",
"author": "Vladimir Mandic <mandic00@live.com>", "author": "Vladimir Mandic <mandic00@live.com>",
"version": "3.0.4", "version": "3.0.5",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vladmandic/human-models.git" "url": "git+https://github.com/vladmandic/human-models.git"
@ -21,10 +21,10 @@
"tfjs-models" "tfjs-models"
], ],
"dependencies": { "dependencies": {
"@google-cloud/storage": "^6.9.1", "@google-cloud/storage": "^6.10.0",
"@vladmandic/human": "^3.0.4", "@vladmandic/human": "^3.0.6",
"@vladmandic/pilogger": "^0.4.7", "@vladmandic/pilogger": "^0.4.8",
"eslint": "^8.33.0", "eslint": "^8.40.0",
"eslint-config-airbnb-base": "^15.0.0", "eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.27.5", "eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0" "eslint-plugin-node": "^11.1.0"