diff --git a/package.json b/package.json index 52ec0d3..174a28e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@ragestudio/cloudlink", "version": "0.5.15", "main": "dist/index.js", - "types": "dist/index.d.ts", + "types": "dist/modules.d.ts", "engines": { "corenode": ">=0.25.24" },