feat: page titles

This commit is contained in:
Jannat Patel
2024-03-19 12:04:58 +05:30
parent cc07dd849c
commit 86748b301d
6 changed files with 49 additions and 6 deletions

View File

@@ -2,7 +2,10 @@
"name": "frappe_lms",
"version": "1.0.0",
"description": "Easy to use, open-source, Learning Management System",
"workspaces": ["frappe-ui", "frontend"],
"workspaces1": [
"frappe-ui",
"frontend"
],
"scripts": {
"test-local": "cypress open --e2e --browser chrome"
},
@@ -17,4 +20,4 @@
"url": "https://github.com/frappe/lms/issues"
},
"homepage": "https://github.com/frappe/lms#readme"
}
}