diff --git a/package.json b/package.json index 0cffc28..991a9e7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.2.3", "author": "InkoHX ", "license": "MIT", - "packageManager": "pnpm@9.14.4", + "packageManager": "pnpm@9.15.0", "scripts": { "type-check": "tsc --noEmit", "build": "ncc build -t --license=license.txt ./src/index.ts",