Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Nov 20, 2022
1 parent 8d94c00 commit 7926ad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sphereon/openid4vci-client",
"version": "0.3.1-unstable",
"version": "0.3.1",
"description": "OpenID for Verifiable Credential Issuance (OpenID4VCI) client",
"main": "dist/main/index.js",
"types": "dist/main/index.d.ts",
Expand All @@ -26,9 +26,9 @@
},
"dependencies": {
"@sphereon/ssi-types": "0.8.1-unstable.86",
"debug": "^4.3.4",
"bs58": "^5.0.0",
"cross-fetch": "^3.1.5",
"debug": "^4.3.4",
"uint8arrays": "^3.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit 7926ad2

Please sign in to comment.