diff --git a/package.json b/package.json index 60b48d6..6c61058 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.4.6", "description": "", "main": "dist/index.js", - "types": "dist/index.d.js", + "types": "dist/index.d.ts", "scripts": { "prebuild": "rimraf dist", "build": "tsc",