1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2024-09-03 19:26:35 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2022-05-16 12:23:37 +02:00
parent d410c7f41b
commit d38f29de6b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -7,7 +7,7 @@
# dependencies used by the app
pkg_dependencies="python3-dev python3-pip"
nodejs_version="16"
nodejs_version="18"
jupyterlab_version="4.0.0a24"