diff --git a/package-lock.json b/package-lock.json index 83c8b757..a61b2cd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.3.4", + "version": "0.3.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1334bbb9..d3e89390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.3.4", + "version": "0.3.5", "description": "human: 3D Face Detection, Iris Tracking and Age & Gender Prediction", "sideEffects": false, "main": "dist/human-nobundle.cjs", @@ -19,8 +19,7 @@ "type": "git", "url": "git+https://github.com/vladmandic/human.git" }, - "dependencies": { - }, + "dependencies": {}, "peerDependencies": {}, "devDependencies": { "@vladmandic/pilogger": "^0.2.6",