Skip to content

Commit

Permalink
Merge pull request #127 from Sphereon-Opensource/develop
Browse files Browse the repository at this point in the history
new release
  • Loading branch information
nklomp authored Sep 28, 2023
2 parents 79cc775 + 2472a42 commit c152c84
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/pex",
"version": "2.1.0",
"version": "2.1.1-unstable.0",
"description": "A Typescript implementation of the v1 and v2 DIF Presentation Exchange specification",
"main": "dist/main/index.js",
"module": "dist/module/index.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@sphereon/pex-models": "^2.0.3",
"@sphereon/ssi-types": "^0.13.0",
"@sphereon/ssi-types": "^0.15.1",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"@astronautlabs/jsonpath": "^1.1.2",
Expand Down

0 comments on commit c152c84

Please sign in to comment.