diff --git a/package.json b/package.json index 8e2a0b8..32bec1f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,8 @@ "license": "MIT", "files": [ "index.js", - "data.json" + "data.json", + "index.d.ts" ], "scripts": { "lint": "eslint .",