diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ee89780 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +pnpm-lock.yaml diff --git a/package.json b/package.json index 3a96776..7e4b0cc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Repository for optional models not included in the default Human library", "license": "MIT", "author": "Vladimir Mandic ", - "version": "0.0.4", + "version": "2.5.8", "repository": { "type": "git", "url": "git+https://github.com/vladmandic/human-models.git"