diff --git a/package.json b/package.json index 8b61ddb..53bfb39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "echogarden", - "version": "2.0.6", + "version": "2.0.7", "description": "An easy-to-use speech toolset. Includes tools for synthesis, recognition, alignment, speech translation, language detection, source separation and more.", "author": "Rotem Dan", "license": "GPL-3.0", @@ -32,7 +32,7 @@ "darwin", "linux" ], - "main": "./dist/API/API.js", + "main": "./dist/api/API.js", "type": "module", "files": [ "src",