Skip to content

Commit

Permalink
merge to master
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-xu committed Feb 1, 2019
2 parents 1bf885d + 79fea5e commit 68eda6b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
15 changes: 5 additions & 10 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
@@ -1,6 +1,6 @@
{
"name": "did-jwt",
"version": "0.1.0",
"version": "0.1.1",
"description": "Library for Signing and Verifying JWTs compatible uPort and DID standards",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -56,7 +56,7 @@
"js-sha3": "^0.7.0",
"jsdoc-to-markdown": "^4.0.1",
"mnid": "^0.1.1",
"uport-did-resolver": "0.0.4-alpha2",
"uport-did-resolver": "0.0.4",
"uport-lite": "^1.0.2"
},
"standard": {
Expand Down

0 comments on commit 68eda6b

Please sign in to comment.