libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit 68156b89ef5c4b44a537e2a115d06e58ede504c3
parent 5215f641cd6524671aecdb5ec0d9d8ee96116032
Author: ng <>
Date:   Sun, 25 Sep 2022 14:23:09 +0200

build: ➖ Remove unnecessary types

Diffstat:
Mfrontend/package.json | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/frontend/package.json b/frontend/package.json @@ -14,8 +14,6 @@ "@types/react-dom": "^16.9.0", "@types/react-redux": "^7.1.9", "@types/react-router-dom": "^5.1.5", - "@types/redux": "^3.6.0", - "@types/redux-thunk": "^2.1.0", "antd": "^4.2.4", "craco": "^0.0.3", "craco-less": "1.16",