Skip to content

Commit c4eaad2

Browse files
committed
update package version
1 parent c26d928 commit c4eaad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 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": {
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/alastria/alastria-identity-example#readme",
2929
"dependencies": {
3030
"alastria-identity-JSON-objects": "github:alastria/alastria-identity-JSON-objects#develop",
31-
"alastria-identity-lib": "github:alastria/alastria-identity-lib.git#develop"
31+
"alastria-identity-lib": "github:alastria/alastria-identity-lib.git"
3232
},
3333
"devDependencies": {
3434
"eslint": "7.19.0",

0 commit comments

Comments
 (0)