feat: page titles
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user