From de9f10cbf0c694d004149a7d8f4b9a458b5b0a71 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 6 Dec 2022 11:25:37 -0300 Subject: using web-utils in merchant-backoffice (not yet completed) --- packages/merchant-backoffice-ui/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/merchant-backoffice-ui/package.json') diff --git a/packages/merchant-backoffice-ui/package.json b/packages/merchant-backoffice-ui/package.json index f7e0972ec..91c4c1857 100644 --- a/packages/merchant-backoffice-ui/package.json +++ b/packages/merchant-backoffice-ui/package.json @@ -44,6 +44,7 @@ }, "dependencies": { "@gnu-taler/taler-util": "workspace:*", + "@gnu-taler/web-util": "workspace:*", "axios": "^0.21.1", "date-fns": "2.29.3", "history": "4.10.1", @@ -122,4 +123,4 @@ "\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga|po)$": "/tests/__mocks__/fileTransformer.js" } } -} +} \ No newline at end of file -- cgit v1.2.3