diff --git a/package.json b/package.json index 887e48c..2793199 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "watch": "npm run build -- --watch", "prepare": "npm run build" }, - "types": "./@types", + "types": "./@types/index.d.ts", "dependencies": { "abortable-gen-promises": "^0.1.0", "async-spawner": "git+https://git.kuba-orlik.name/kuba/async-spawner.git#a3d1a2bc27a3",