Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fix_zoom_on_setId
Browse files Browse the repository at this point in the history
  • Loading branch information
will-moore committed Apr 9, 2024
2 parents badaf5e + 852b510 commit 5c3378f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .omeroci/app-deps
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

set -e
set -u
curl -fsSL https://rpm.nodesource.com/setup_16.x | sudo bash -
sudo yum install -y nodejs
curl -fsSL https://rpm.nodesource.com/setup_20.x | sudo bash -
sudo dnf install -y nodejs
npm install -g grunt

0 comments on commit 5c3378f

Please sign in to comment.