This commit is contained in:
Alexander Cerutti
2025-10-07 23:10:38 +02:00
parent 72709bd821
commit 7089d8d6bf

View File

@@ -1,6 +1,6 @@
{ {
"name": "passkit-generator", "name": "passkit-generator",
"version": "3.5.0-alpha.1", "version": "3.5.0",
"description": "The easiest way to generate custom Apple Wallet passes in Node.js", "description": "The easiest way to generate custom Apple Wallet passes in Node.js",
"main": "lib/cjs/index.js", "main": "lib/cjs/index.js",
"types": "lib/types/index.d.ts", "types": "lib/types/index.d.ts",