Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
Merge branch 'release/v1.1.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-xu committed Apr 15, 2019
2 parents 87d2903 + e7ab71c commit c6c86dd
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uport-connect",
"version": "1.1.8",
"version": "1.1.9",
"description": "Library for integrating uPort into your app frontend",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -108,8 +108,8 @@
"pubsub-js": "^1.6.0",
"qs": "^6.2.1",
"store": "^2.0.12",
"uport-credentials": "^1.1.6",
"uport-lite": "^1.0.4",
"uport-credentials": "^1.1.7",
"uport-lite": "^1.0.5",
"uport-transports": "^0.2.6"
},
"devDependencies": {
Expand All @@ -133,7 +133,7 @@
"codecov": "^1.0.1",
"condition-circle": "^1.5.0",
"cz-conventional-changelog": "^1.2.0",
"did-jwt": "^0.1.2",
"did-jwt": "^0.1.3",
"eslint": "^3.2.2",
"ethjs-signer": "^0.1.1",
"exports-loader": "^0.7.0",
Expand Down

0 comments on commit c6c86dd

Please sign in to comment.