diff --git a/package/typedoc.json b/package/typedoc.json index b8ebbaa..3693e97 100644 --- a/package/typedoc.json +++ b/package/typedoc.json @@ -3,7 +3,7 @@ "cleanOutputDir": true, "entryPoints": ["src/main.ts"], "entryPointStrategy": "expand", - "gitRevision": "release", + "gitRevision": "main", "githubPages": false, "hideGenerator": true, "includeVersion": false,