Skip to content

Commit

Permalink
v1.3.2 - Fixing ethr-did to v2.2.0 due to uport-project/ethr-did#89
Browse files Browse the repository at this point in the history
  • Loading branch information
zoernert committed Apr 8, 2022
1 parent d488643 commit e805ab3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-tydids",
"version": "1.3.1",
"version": "1.3.2",
"description": "TyDIDs-P2P Communication using Decentralized Identity Presentations for edge to edge data exchange.",
"main": "tydids.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/energychain/node-red-contrib-tydids#readme",
"dependencies": {
"tydids-p2p": "^1.3.1"
"tydids-p2p": "^1.3.2"
},
"engines": {
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
Expand Down

0 comments on commit e805ab3

Please sign in to comment.