Skip to content

Commit

Permalink
fix: nodejs buildspec ver
Browse files Browse the repository at this point in the history
  • Loading branch information
hydren-crypto committed Nov 9, 2023
1 parent dff4752 commit d9dde47
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:
install:
runtime-versions:
nodejs: 14
nodejs: 16
commands:
- npm install -g clean-css-cli
pre_build:
Expand Down

0 comments on commit d9dde47

Please sign in to comment.