Skip to content

Commit

Permalink
Bump to angular 18 (#781)
Browse files Browse the repository at this point in the history
* Bump to angular 18

* bump(ui): update node to 18.20.3
  • Loading branch information
timonback authored May 31, 2024
1 parent a3e7be2 commit 693d7d6
Show file tree
Hide file tree
Showing 3 changed files with 4,997 additions and 4,647 deletions.
4 changes: 2 additions & 2 deletions springwolf-ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ plugins {
}

node {
version = '18.16.1'
npmVersion = '9.5.1'
version = '18.20.3'
npmVersion = '10.7.0'
download = true
}

Expand Down
Loading

0 comments on commit 693d7d6

Please sign in to comment.