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