From dbb1c2d804e564f9bf0b76aa139dfb810ea50155 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Wed, 14 Aug 2024 11:35:18 +0530 Subject: [PATCH] build(deps): bump frappeui to 0.1.66 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 1784013a..a5060017 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,7 +14,7 @@ "@vueuse/core": "^10.3.0", "@vueuse/integrations": "^10.3.0", "feather-icons": "^4.28.0", - "frappe-ui": "^0.1.65", + "frappe-ui": "^0.1.66", "gemoji": "^8.1.0", "lodash": "^4.17.21", "mime": "^4.0.1",