Bump node build version to match new AWS Builder

This commit is contained in:
Emily Doherty 2023-03-04 15:50:48 -08:00
parent 4ce5481fd0
commit 69cd58e487

View File

@ -3,7 +3,7 @@ version: 0.2
phases: phases:
install: install:
runtime-versions: runtime-versions:
nodejs: 14 nodejs: 16
commands: commands:
- echo Installing dependencies... - echo Installing dependencies...
- npm install - npm install