Skip to content

Commit 37dc086

Browse files
author
Parth Shah
committed
fixing circleci node version
1 parent 6b3c9a7 commit 37dc086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
pre:
1515
- pip install awsebcli
1616
override:
17-
- npm install --only=dev
17+
- npm install
1818

1919
deployment:
2020
development:

0 commit comments

Comments
 (0)