diff --git a/package.json b/package.json index 31897a3..d52e78a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "files": [ "dist/", - "typings/jquery-autocomplete/*.d.ts", + "typings/*.d.ts", "readme.md" ] -} \ No newline at end of file +}