Skip to content

Commit

Permalink
Updated Sidetree dependency to v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai committed Jul 27, 2021
1 parent 962de04 commit e31cd01
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 82 deletions.
103 changes: 23 additions & 80 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
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"main": "dist/src/core.js",
"dependencies": {
"@decentralized-identity/sidetree": "1.0.3",
"@decentralized-identity/sidetree": "1.0.5",
"chalk": "4.0.0",
"koa": "2.7.0",
"koa-router": "7.4.0",
Expand Down Expand Up @@ -40,7 +40,7 @@
"markdown-it": "12.0.4",
"merge-stream": "2.0.0",
"nyc": "15.0.1",
"prismjs": "1.23.0",
"prismjs": "^1.24.1",
"supertest": "4.0.2",
"ts-node": "8.3.0",
"tslint": "6.1.2",
Expand Down

0 comments on commit e31cd01

Please sign in to comment.