fix: frappe-ui setup

This commit is contained in:
Jannat Patel
2023-11-29 22:28:38 +05:30
parent 63bcf15900
commit 0e2feac81e
6 changed files with 3325 additions and 1767 deletions

View File

@@ -2,9 +2,11 @@
"name": "frappe_lms",
"version": "1.0.0",
"description": "Easy to use, open-source, Learning Management System",
"workspaces": ["frappe-ui", "frontend"],
"scripts": {
"test-local": "cypress open --e2e --browser chrome"
},
"private": true,
"repository": {
"type": "git",
"url": "git+https://github.com/frappe/lms.git"