Skip to content

Commit 317ff04

Browse files
authored
Update buildspec.yml (#954)
1 parent df20a57 commit 317ff04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ phases:
44
install:
55
runtime-versions:
66
python: 3.8
7-
nodejs: 10
7+
nodejs: 14
88
commands:
99
- pip install -r requirements.txt
1010
pre_build:

0 commit comments

Comments
 (0)