From 9a8a687a6a559baada6e32ec7d0db85486a32256 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Mon, 19 Feb 2024 18:45:19 +0530 Subject: [PATCH] build(deps): bump frappeui to 0.1.31 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index e0eb1aae..abb5eb08 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ "@vueuse/core": "^10.3.0", "@vueuse/integrations": "^10.3.0", "feather-icons": "^4.28.0", - "frappe-ui": "^0.1.30", + "frappe-ui": "^0.1.31", "mime": "^4.0.1", "pinia": "^2.0.33", "socket.io-client": "^4.7.2",