Skip to content

Commit

Permalink
feat:updated test network to ethereum for testing purpose
Browse files Browse the repository at this point in the history
Signed-off-by: Ankita Patidar <[email protected]>
  • Loading branch information
ankita-p17 committed Nov 7, 2024
1 parent c6da203 commit dcea598
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": "@ayanworks/polygon-schema-manager",
"version": "1.0.0",
"version": "2.0.0-alpha.0",
"description": "Polygon schema manager",
"main": "build/index.js",
"files": [
Expand All @@ -22,7 +22,7 @@
"license": "Apache-2.0",
"dependencies": {
"@ayanworks/polygon-did-registry-contract": "3.0.0",
"@ayanworks/polygon-did-resolver": "1.0.0",
"@ayanworks/polygon-did-resolver": "2.0.1-alpha.0",
"@nomicfoundation/hardhat-verify": "^2.0.3",
"axios": "^1.6.3",
"did-resolver": "^4.1.0",
Expand Down

0 comments on commit dcea598

Please sign in to comment.