From 7d3811457cbf97778465cc89e64e3f274e6827ef Mon Sep 17 00:00:00 2001 From: yoshinorin Date: Wed, 2 Nov 2022 00:22:28 +0900 Subject: [PATCH] chore: fix typescript settings for publish (#126) --- 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": [