From aa7e834a3ee9b984f70edb748ce3142d1ad33a4d Mon Sep 17 00:00:00 2001 From: Anton Rudeshko Date: Mon, 10 May 2021 17:07:06 +0300 Subject: [PATCH] chore(package): declare "types" field --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index bd3fa71..e8656cf 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "author": "Anton Rudeshko (http://www.rudeshko.com)", "homepage": "https://github.com/anton-rudeshko/node-throw", "main": "index.js", + "types": "./throw.d.ts", "keywords": [ "throw", "error",