diff --git a/package.json b/package.json index 89f307d..a161aa5 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,9 @@ "author": "Utkarsh Goel", "main": "lib/index.js", "types": "lib/index.d.ts", + "files": [ + "dist" + ], "license": "MIT", "devDependencies": { "@types/node": "^16.6.2",