diff --git a/package.json b/package.json index c2e9882..870e870 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "require": "./dist/password.cjs" } }, - "files": ["dist"], + "files": ["dist", "LICENSE"], "dependencies": { "@noble/hashes": "^2.0.1" }