Bump version of nodejs

16 is also an LTS, and is the current active LTS.

Triggered by code-server package needing a newer version of nodejs!
pull/1172/head
YuviPanda 2022-07-29 11:43:05 -07:00
rodzic e725b079da
commit 5738d4161c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,7 @@ channels:
- conda-forge - conda-forge
dependencies: dependencies:
- python=3.7 - python=3.7
- nodejs=14 - nodejs=16
- pip - pip
- ipywidgets==7.7.0 - ipywidgets==7.7.0
- jupyter-offlinenotebook==0.2.2 - jupyter-offlinenotebook==0.2.2