diff --git a/package.json b/package.json index 55d8c82..d3ac995 100644 --- a/package.json +++ b/package.json @@ -73,5 +73,6 @@ "start": "node src/index.js" }, "author": "", - "license": "ISC" + "license": "ISC", + "packageManager": "pnpm@10.28.0" } diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index cf899ff..11339d2 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,3 +1,5 @@ +minimumReleaseAge: 0 + allowBuilds: bcrypt: true chromedriver: true