fix: cleanup ui

This commit is contained in:
Jannat Patel
2024-02-05 17:36:55 +05:30
parent af48ccfb57
commit f59f6c617a
93 changed files with 19817 additions and 64987 deletions

View File

@@ -2,7 +2,7 @@
"name": "frappe_lms",
"version": "1.0.0",
"description": "Easy to use, open-source, Learning Management System",
"workspaces1": ["frappe-ui", "frontend"],
"workspaces": ["frappe-ui", "frontend"],
"scripts": {
"test-local": "cypress open --e2e --browser chrome"
},