We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e8f9f commit c8f0b56Copy full SHA for c8f0b56
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "appstore-connect-jwt-generator-core",
3
- "version": "2.0.2",
+ "version": "2.0.3",
4
"description": "",
5
"private": true,
6
"keywords": [],
package/package.json
"author": "poad",
"license": "MIT",
"private": false,
tests/package.json
"name": "commonjs",
"main": "esm/main.mjs",
"type": "module",
0 commit comments