Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Jun 11, 2019
1 parent 820eced commit 825ef54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "git://github.com/LedgerHQ/ledger-live-common"
},
"version": "6.3.0",
"version": "6.4.0",
"main": "lib/index.js",
"license": "MIT",
"scripts": {
Expand Down Expand Up @@ -62,7 +62,7 @@
"ripple-binary-codec": "^0.2.0",
"ripple-bs58check": "^2.0.2",
"ripple-hashes": "^0.3.1",
"ripple-lib": "^1.2.3",
"ripple-lib": "^1.2.4",
"rxjs": "^6.5.2",
"rxjs-compat": "^6.5.2"
},
Expand All @@ -79,16 +79,16 @@
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-flowtype": "^3.9.1",
"eslint-plugin-flowtype": "^3.10.1",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.13.0",
"flow-bin": "^0.100.0",
"flow-bin": "^0.101.0",
"flow-copy-source": "^2.0.6",
"flow-typed": "^2.5.2",
"glob": "^7.1.4",
"jest": "23",
"prettier": "^1.17.1",
"prettier": "^1.18.2",
"svgr": "^1.10.0",
"timemachine": "^0.3.0"
}
Expand Down

0 comments on commit 825ef54

Please sign in to comment.