diff --git a/development/apps-erpnext.json b/development/apps-erpnext.json index 58fb2104..c09cd8e4 100644 --- a/development/apps-erpnext.json +++ b/development/apps-erpnext.json @@ -7,20 +7,20 @@ "url": "https://github.com/frappe/builder.git", "branch": "develop" }, - { - "url": "https://github.com/frappe/gameplan.git", - "branch": "main" - }, - { - "url": "https://github.com/frappe/insights.git", - "branch": "main" - }, { "url": "https://github.com/The-Commit-Company/Raven.git", "branch": "main" }, { - "url": "https://github.com/frappe/lending.gitt", - "branch": "version-15" + "url": "https://github.com/NagariaHussain/tldraw_whiteboard.git", + "branch": "develop" + }, + { + "url": "https://github.com/kid1194/frappe_alerts.git", + "branch": "develop" + }, + { + "url": "https://github.com/frappe/lending.git", + "branch": "develop" } ]