Skip to content

Commit

Permalink
Merge branch 'main' into update-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sairanjit authored Mar 14, 2024
2 parents 87134f7 + 449265d commit 0ecf8dc
Show file tree
Hide file tree
Showing 4 changed files with 1,372 additions and 1,072 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-did-registrar",
"version": "0.0.16-alpha.11",
"version": "0.0.16-alpha.12",
"main": "build/index.js",
"scripts": {
"clean": "rm -rf build",
Expand All @@ -19,6 +19,7 @@
],
"license": "MIT",
"dependencies": {
"@credo-ts/core": "0.5.0",
"@ayanworks/polygon-did-registry-contract": "2.0.1-alpha.3",
"@ayanworks/polygon-did-resolver": "^0.0.16-alpha.10",
"did-resolver": "^4.1.0",
Expand All @@ -30,7 +31,6 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@aries-framework/core": "^0.4.2",
"@types/node": "^18.17.0",
"@types/uuid": "^9.0.7",
"prettier": "^3.0.2",
Expand Down
Loading

0 comments on commit 0ecf8dc

Please sign in to comment.