From c6c4234f872f414701cd7d72b3b88405f7842d34 Mon Sep 17 00:00:00 2001 From: Alex Hinds Date: Tue, 30 Jul 2019 11:18:59 +1000 Subject: [PATCH] Update package.json to to point to "types" --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index cde9fd3..c8d2d30 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ } ], "main": "es5.js", + "types": "index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/lancedikson/bowser.git"