mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
typo :/
This commit is contained in:
parent
6dd939b9e2
commit
0814fca58c
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
#=================================================
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="mongodb mongodb-server mongodb-org-tools"
|
||||
pkg_dependencies_buster="mongodb-org mongodb-org-server mongo-org-tools"
|
||||
pkg_dependencies="mongodb mongodb-server mongo-tools"
|
||||
pkg_dependencies_buster="mongodb-org mongodb-org-server mongodb-org-tools"
|
||||
nodejsversion=12.15.0
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue