Skip to content

Commit c98cf20

Browse files
3.5.6
1 parent 0f375d6 commit c98cf20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "passkit-generator",
3-
"version": "3.5.5",
3+
"version": "3.5.6",
44
"description": "The easiest way to generate custom Apple Wallet passes in Node.js",
55
"main": "lib/cjs/index.js",
66
"types": "lib/types/index.d.ts",
@@ -55,4 +55,4 @@
5555
"import": "./lib/esm/index.js"
5656
}
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)