Skip to content

Commit

Permalink
chore: bump version (#31)
Browse files Browse the repository at this point in the history
* chore: bump version

Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>

* chore: bump version

Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>

* chore: release v0.0.16-alpha.15 [skip ci]

Signed-off-by: Amit Padmani <amit.padmani@ayanworks.com>

* chore: bump versions

Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>

* chore: bump versions

Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>

---------

Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
Signed-off-by: Amit Padmani <amit.padmani@ayanworks.com>
Co-authored-by: Amit Padmani <amit.padmani@ayanworks.com>
  • Loading branch information
sairanjit and amitpadmani-awts authored Jul 16, 2024
1 parent cb4a250 commit 5c580a6
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 47 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"license": "MIT",
"dependencies": {
"@credo-ts/core": "0.5.3",
"@credo-ts/core": "0.5.7",
"@ayanworks/polygon-did-registry-contract": "3.0.0",
"@ayanworks/polygon-did-resolver": "1.0.0",
"did-resolver": "^4.1.0",
Expand All @@ -36,7 +36,7 @@
"prettier": "^3.0.2",
"release-it": "^16.1.5",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
"typescript": "~5.5.2"
},
"description": "The polygon DID method library uses Ethereum based addresses as fully functional DID’s or Decentralized identifiers, on the Polygon network. The following allows one to create a key Pair based and facilitates its storage on the registry smart contract, deployed on Polygon chain. Third party users can use this to create polygon DID identities. It allows the controller to perform actions like resolve, update and delete by encapsulating polygonDID registry and PolygonDID resolver. The DID identifier allows the controller to resolve DID document for usage in different scenarios.",
"directories": {
Expand Down
Loading

0 comments on commit 5c580a6

Please sign in to comment.