diff --git a/package.json b/package.json index f44c6c0..f6f2a4e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.2.3", "author": "InkoHX ", "license": "MIT", - "packageManager": "pnpm@9.7.1", + "packageManager": "pnpm@9.14.3", "scripts": { "type-check": "tsc --noEmit", "build": "ncc build -t --license=license.txt ./src/index.ts",