mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
fix: Fix correct app deps
This commit is contained in:
parent
71a0f7890b
commit
39e9f2838c
1 changed files with 10 additions and 10 deletions
|
|
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue