Skip to content

Commit

Permalink
Merge branch 'release2.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
rober12 committed Jun 20, 2024
2 parents b3aaa01 + c4eaad2 commit a9fe85a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alastria-identity-example",
"version": "2.2.0",
"version": "2.3.0",
"description": "This is an example of how to interact with the libraries from [alastria-identity-lib](https://github.com/alastria/alastria-identity-lib). The library alastria-identity-lib re-covers the Smart Contracts from [alastria-identity](https://github.com/alastria/alastriaID-hardhat-contracts).",
"main": "",
"scripts": {
Expand All @@ -27,8 +27,8 @@
},
"homepage": "https://github.com/alastria/alastria-identity-example#readme",
"dependencies": {
"alastria-identity-JSON-objects": "github:alastria/alastria-identity-JSON-objects#master",
"alastria-identity-lib": "github:alastria/alastria-identity-lib.git#master"
"alastria-identity-JSON-objects": "github:alastria/alastria-identity-JSON-objects#develop",
"alastria-identity-lib": "github:alastria/alastria-identity-lib.git"
},
"devDependencies": {
"eslint": "7.19.0",
Expand Down

0 comments on commit a9fe85a

Please sign in to comment.