diff --git a/package.json b/package.json index 718bd2229..6b6fd91d7 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "0.1.4", "description": "A cross platform library to build native desktop apps.", "main": "dist/index.js", + "typings": "dist/index.d.ts", "files": [ "dist", "config",