aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/package.json
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2022-12-06 11:25:37 -0300
committerSebastian <sebasjm@gmail.com>2022-12-06 11:25:37 -0300
commitde9f10cbf0c694d004149a7d8f4b9a458b5b0a71 (patch)
tree249a013ca6e56cb4b7d28cdc0e6673b4c8471e8a /packages/merchant-backoffice-ui/package.json
parent5969a44391f32d931d0b26416fb3e1528f4a32a2 (diff)
downloadwallet-core-de9f10cbf0c694d004149a7d8f4b9a458b5b0a71.tar.xz
using web-utils in merchant-backoffice (not yet completed)
Diffstat (limited to 'packages/merchant-backoffice-ui/package.json')
-rw-r--r--packages/merchant-backoffice-ui/package.json3
1 files changed, 2 insertions, 1 deletions
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)$": "<rootDir>/tests/__mocks__/fileTransformer.js"
}
}
-}
+} \ No newline at end of file