diff --git a/package.json b/package.json index fa87a63..9d89380 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "4.1.3", "description": "beautiful logging", "main": "dist/index.js", + "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)", "testbrowser": "(npm test) && (node testbrowser.js)",