diff --git a/package.json b/package.json index a2b6f14..850c4b6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.2.2", "author": "InkoHX ", "license": "MIT", - "packageManager": "pnpm@9.7.1", + "packageManager": "pnpm@9.14.2", "scripts": { "type-check": "tsc --noEmit", "build": "ncc build -t --minify --license=license.txt ./src/index.ts",