diff --git a/.npmignore b/.npmignore index 7914668..2f21828 100644 --- a/.npmignore +++ b/.npmignore @@ -12,6 +12,7 @@ jest.config.js nodemon.json example +src tests test CHANGELOG.md diff --git a/package.json b/package.json index 890a582..ab5f62c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "import": "./dist/index.js", "default": "./dist/index.js" }, - "types": "./src/index.ts", + "types": "./dist/index.d.ts", "keywords": [ "elysia", "swagger"