Skip to content

Commit

Permalink
Merge pull request #14 from lorena-ssi/bump
Browse files Browse the repository at this point in the history
v1.1.6 requires zenroom-lib v1.5.3 and zenroom v1.1.1
  • Loading branch information
celeduc committed May 14, 2020
2 parents 95732a4 + 9ee60e4 commit e70c449
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@lorena-ssi/wallet-lib",
"version": "1.1.5",
"version": "1.1.6",
"description": "Lorena Wallet",
"author": "Alex Puig <alex@caelumlabs.com>",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/lorena-ssi/wallet-lib#readme",
"dependencies": {
"@lorena-ssi/zenroom-lib": "^1.5.3",
"@lorena-ssi/zenroom-lib": "^1.5.4",
"debug": "^4.1.1",
"esm": "^3.2.25"
},
Expand All @@ -30,11 +30,11 @@
"chai-as-promised": "^7.1.1",
"chai-spies": "^1.0.0",
"coveralls": "^3.1.0",
"eslint": "^6.8.0",
"eslint": "^7.0.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-chai-friendly": "^0.6.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsdoc": "^24.0.6",
"eslint-plugin-jsdoc": "^25.4.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
Expand Down

0 comments on commit e70c449

Please sign in to comment.