From 74ca5b30bb6fb39b4f7413174ccaaab5d1f704e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Cebri=C3=A1n?= Date: Sat, 23 Dec 2023 13:56:15 +0100 Subject: [PATCH] Update node-gyp dependency version from 6.1.0 to latest for Python > 3.10 compatibility --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 961d834..716698d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "types": "./index.d.ts", "dependencies": { "nan": "^2.14.0", - "node-gyp": "^6.1.0" + "node-gyp": "latest" }, "keywords": [ "raspberry",