From 20cee404de385c1a572d2ba3cd44c3298f8dc58e Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 13 Oct 2022 09:29:22 -0400 Subject: [PATCH] 2.11.1 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2cfe82c..89253a6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Repository for Human models", "license": "MIT", "author": "Vladimir Mandic ", - "version": "2.10.0", + "version": "2.11.1", "main": "gcp-upload.js", "repository": { "type": "git", @@ -23,9 +23,9 @@ ], "dependencies": { "@google-cloud/storage": "^6.5.2", - "@vladmandic/human": "^2.10.2", + "@vladmandic/human": "^2.11.1", "@vladmandic/pilogger": "^0.4.6", - "eslint": "^8.24.0", + "eslint": "^8.25.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-node": "^11.1.0"