Skip to content

Commit

Permalink
build: update to node version 18
Browse files Browse the repository at this point in the history
Update required node engine to version 18 to align with cli. Angular CLI
version 17 drops support for node version 16. Use node version 18.13.0
in .nvmrc to align with cli repo.
  • Loading branch information
zarend committed Aug 17, 2023
1 parent 9e6a0b7 commit 355d4c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#Workspace for angular material
workspace(
name = "angular_material",
managed_directories = {"@npm": ["node_modules"]},
Expand Down

0 comments on commit 355d4c9

Please sign in to comment.