chore: bump pnpm

This commit is contained in:
Koen Kanters
2025-06-10 20:25:01 +02:00
parent 587a02f663
commit 2affe188c5
+2 -2
View File
@@ -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"
}
}
}