diff --git a/package.json b/package.json index f4ea6ba..b9199c9 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "version": "auto-changelog -p && git add CHANGELOG.md" }, "main": "dist/main.js", - "typings": "dist/index.d.ts", + "typings": "dist/main.d.ts", "repository": { "type": "git", "url": "git://github.com/thkruz/ootk-core" @@ -51,4 +51,4 @@ "typescript": "^4.9.5" }, "homepage": "https://github.com/thkruz/ootk-core" -} +} \ No newline at end of file