diff --git a/package.json b/package.json index 9302b74..47082ec 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "repository": "https://github.com/vnodesign/hr-document.git", "author": "Tuan Duc Design ", "license": "MIT", - "packageManager": "pnpm@8.12.0", + "packageManager": "pnpm@8.12.1", "scripts": { "prepare": "husky install", "prettier:write": "prettier --write \"**/*.{md,mdx}\" --cache",