diff --git a/package.json b/package.json index 5fcc5259..a88a68ef 100644 --- a/package.json +++ b/package.json @@ -62,6 +62,10 @@ "posttest": "npm run test:multirepo && aud --production", "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test" }, + "files": [ + "index.*", + "lib/" + ], "devDependencies": { "@ljharb/eslint-config": "^17.1.0", "array.prototype.map": "^1.0.2",