mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Fix
This commit is contained in:
parent
5bfdab3e15
commit
842b1361b0
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@ Changelog
|
|||
|
||||
#### Changed
|
||||
* [Upgrade to 1.8.17](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/pull/160/commits/4c6951773bc4cf7955bc1b7407973cacc7db9302)
|
||||
* [Upgrade to NodeJS 16](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/pull/163/commits/d6fd209ce8b3b671e77a65053ad4f4578597a840)
|
||||
* [Upgrade plugins to upstream](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/pull/160/commits/5a4944af34fb09c1e915bd43edc0de5ac8bf6538)
|
||||
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ abiword_app_depencencies="abiword"
|
|||
libreoffice_app_dependencies="unoconv libreoffice-writer"
|
||||
|
||||
# NodeJS version
|
||||
nodejs_version=16
|
||||
nodejs_version=14
|
||||
|
||||
# MyPads version
|
||||
# This variable is mostly used to force an upgrade of the package in case of new versions of MyPads.
|
||||
|
|
Loading…
Add table
Reference in a new issue