Skip to content

Commit

Permalink
refactor: dependency (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
  • Loading branch information
sairanjit authored Mar 14, 2024
1 parent 62a2d1f commit 449265d
Show file tree
Hide file tree
Showing 4 changed files with 1,369 additions and 1,071 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 449265d

Please sign in to comment.