This commit is contained in:
Alexander Cerutti
2025-11-27 21:22:32 +01:00
parent 0f375d65a8
commit c98cf201af

View File

@@ -1,6 +1,6 @@
{
"name": "passkit-generator",
"version": "3.5.5",
"version": "3.5.6",
"description": "The easiest way to generate custom Apple Wallet passes in Node.js",
"main": "lib/cjs/index.js",
"types": "lib/types/index.d.ts",
@@ -55,4 +55,4 @@
"import": "./lib/esm/index.js"
}
}
}
}