From 2affe188c537a030b39413034824072b02740879 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Tue, 10 Jun 2025 20:25:01 +0200 Subject: [PATCH] chore: bump pnpm --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0e2fda170..c424b2d24 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Zigbee to MQTT bridge using Zigbee-herdsman", "main": "index.js", "types": "dist/types/api.d.ts", - "packageManager": "pnpm@10.4.1", + "packageManager": "pnpm@10.12.1", "repository": { "type": "git", "url": "git+https://github.com/Koenkk/zigbee2mqtt.git" @@ -98,4 +98,4 @@ "optionalDependencies": { "unix-dgram": "^2.0.6" } -} +} \ No newline at end of file