From df35558b9d5e2fe4c7ac56a09264d1ec532bd8be Mon Sep 17 00:00:00 2001 From: huiqi Date: Tue, 28 Sep 2021 18:48:42 +0200 Subject: [PATCH] v21.5.1-btcjs.2 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f02d924faf..56aacc87e4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/LedgerHQ/ledger-live-common" }, - "version": "21.7.0", + "version": "21.5.1-btcjs.2", "main": "lib/index.js", "types": "lib/index.d.ts", "license": "Apache-2.0", @@ -127,10 +127,10 @@ "@svgr/core": "^5.5.0", "@testing-library/react-hooks": "^4.0.1", "@types/bs58": "^4.0.1", - "@types/lodash": "^4.14.170", - "@types/object-hash": "^2.1.0", "@types/jest": "^27.0.2", + "@types/lodash": "^4.14.170", "@types/node": "16.7.13", + "@types/object-hash": "^2.1.0", "@typescript-eslint/eslint-plugin": "^4.31.2", "@typescript-eslint/parser": "^4.31.2", "benchmark": "^2.1.4",