Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Set version to v2.2.1
  • Loading branch information
rober12 authored May 23, 2024
1 parent b3aaa01 commit 95da64c
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": "alastria-identity-example",
"version": "2.2.0",
"version": "2.2.1",
"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 Down Expand Up @@ -28,7 +28,7 @@
"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-lib": "github:alastria/alastria-identity-lib.git#v2.2.1"
},
"devDependencies": {
"eslint": "7.19.0",
Expand Down

0 comments on commit 95da64c

Please sign in to comment.