diff --git a/package.json b/package.json index 1aac251..7969e56 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.0", "description": "", "main": "dist/index.js", - "types": "dist/index.d.js", + "types": "dist/index.d.ts", "scripts": { "prebuild": "rimraf dist", "build": "tsc",