From d3a6d679ff937ef0f3ec966f752448cc50569f57 Mon Sep 17 00:00:00 2001 From: yoshinorin Date: Sat, 29 Oct 2022 00:29:01 +0900 Subject: [PATCH] chore: fix typescript settings for publish --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b7048d7..996f2fc 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,9 @@ "lib": "./lib" }, "files": [ - "lib/" + "dist/**" ], + "types": "./dist/log.d.ts", "repository": "hexojs/hexo-log", "homepage": "https://hexo.io/", "keywords": [