json2ts: set pname (#485782)

This commit is contained in:
Philip Taron
2026-02-01 05:39:14 +00:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@
jq,
}:
buildNpmPackage {
name = "json2ts";
pname = "json2ts";
version = "15.0.2";
src = fetchFromGitHub {
owner = "bcherny";