diff --git a/package.json b/package.json index 7f69ded..1a18491 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "", "main": "./dist/typescript-generic-datastructures.js", - "types": "./dist/types/index.ts", + "types": "./dist/types/index.d.ts", "files": [ "dist" ],