From e2e3e55748d3e2fce3edd801f87863252fd63f97 Mon Sep 17 00:00:00 2001 From: ray-1337 <33544674+ray-1337@users.noreply.github.com> Date: Tue, 12 Apr 2022 12:33:20 +0200 Subject: [PATCH] added typings to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 1f6f9e7..cde89e5 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.0-alpha.4", "description": "Manipulate UFW (Linux distribution only, works best on Ubuntu) via Node.", "license": "MIT", + "typings": "./index.d.ts", "funding": [ { "type": "individual",