diff --git a/package.json b/package.json index 7e8a036..ea9d362 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,11 @@ "url": "https://github.com/jwtk/njwt/issues" }, "homepage": "https://github.com/jwtk/njwt", + "files": [ + "index.js", + "index.d.ts", + "properties.json" + ], "dependencies": { "@types/node": "^15.0.1", "ecdsa-sig-formatter": "^1.0.5",