Skip to content

Commit

Permalink
Update buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Julia Teixeira authored Nov 16, 2023
1 parent 9cd5bcd commit 35d7d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 0.2
phases:
build:
commands:
- n 18.30.0
- n 20.9.0
- node -v
- npm -v
- npm install -g @angular/cli
Expand Down

0 comments on commit 35d7d82

Please sign in to comment.