Skip to content

Commit a9fe85a

Browse files
committed
Merge branch 'release2.3.0'
2 parents b3aaa01 + c4eaad2 commit a9fe85a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alastria-identity-example",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"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).",
55
"main": "",
66
"scripts": {
@@ -27,8 +27,8 @@
2727
},
2828
"homepage": "https://github.com/alastria/alastria-identity-example#readme",
2929
"dependencies": {
30-
"alastria-identity-JSON-objects": "github:alastria/alastria-identity-JSON-objects#master",
31-
"alastria-identity-lib": "github:alastria/alastria-identity-lib.git#master"
30+
"alastria-identity-JSON-objects": "github:alastria/alastria-identity-JSON-objects#develop",
31+
"alastria-identity-lib": "github:alastria/alastria-identity-lib.git"
3232
},
3333
"devDependencies": {
3434
"eslint": "7.19.0",

0 commit comments

Comments
 (0)