diff --git a/package.json b/package.json index a809b14..11c2b5c 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "version": "0.0.4", "license": "CC-BY-NC-SA-4.0", "main": "./dist/index.js", + "types": "./dist/index.d.ts", "repository": { "type": "git", "url": "git+https://git.odit.services/lfk/lfk-client-js"