fix: Fix correct app deps

This commit is contained in:
JJ-Cronos 2024-05-24 12:23:11 +02:00
parent 71a0f7890b
commit 39e9f2838c

View file

@ -7,20 +7,20 @@
"url": "https://github.com/frappe/builder.git", "url": "https://github.com/frappe/builder.git",
"branch": "develop" "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", "url": "https://github.com/The-Commit-Company/Raven.git",
"branch": "main" "branch": "main"
}, },
{ {
"url": "https://github.com/frappe/lending.gitt", "url": "https://github.com/NagariaHussain/tldraw_whiteboard.git",
"branch": "version-15" "branch": "develop"
},
{
"url": "https://github.com/kid1194/frappe_alerts.git",
"branch": "develop"
},
{
"url": "https://github.com/frappe/lending.git",
"branch": "develop"
} }
] ]