diff --git a/.gitmodules b/.gitmodules index e82154a1..aac084b1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "frappe-ui"] path = frappe-ui - url = https://github.com/pateljannat/frappe-ui + url = https://github.com/frappe/frappe-ui diff --git a/frappe-ui b/frappe-ui new file mode 160000 index 00000000..8cd9b06a --- /dev/null +++ b/frappe-ui @@ -0,0 +1 @@ +Subproject commit 8cd9b06a5ed50dc181d9672b2fe84c1594b52b48 diff --git a/frontend/package.json b/frontend/package.json index 012e461c..5cf5af51 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -21,7 +21,7 @@ "chart.js": "^4.4.1", "dayjs": "^1.11.6", "feather-icons": "^4.28.0", - "frappe-ui": "^0.1.67", + "frappe-ui": "^0.1.69", "lucide-vue-next": "^0.383.0", "markdown-it": "^14.0.0", "pinia": "^2.0.33",