Skip to content

Commit

Permalink
Bump nodejs to 16.
Browse files Browse the repository at this point in the history
This is needed for mystjs. Other hubs like stat159, dev-r, and a11y are newer, and stat159 is at 16 to retain support for vscode.
  • Loading branch information
ryanlovett committed Sep 18, 2023
1 parent 1ec0d94 commit 37e5acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/datahub/images/default/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# pip uses https://peps.python.org/pep-0440/ which does not have =.

dependencies:
- nodejs=15.*
- nodejs=16.*
- pip=22.2.*
- python=3.9.*

Expand Down

0 comments on commit 37e5acb

Please sign in to comment.