diff --git a/package.json b/package.json index 511b971..e8618bd 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,9 @@ "test:fix": "yarn lint:fix && ava --update-snapshots" }, "files": [ - "dist" + "dist/index.js", + "dist/index.d.ts", + "dist/enhanced-select-input" ], "dependencies": { "ink": "^6.0.0",