Skip to content

Commit 3cd8bcf

Browse files
Merge pull request #42 from Jefiozie/patch-2
fix: removed comma as this will break the website
2 parents 1af9ab5 + 44f6035 commit 3cd8bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/builders.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"name": "ngx-aws-deploy",
6969
"description": "Deploy Angular apps to Amazon S3 using the Angular CLI",
7070
"repository": "https://github.com/Jefiozie/ngx-aws-deploy"
71-
},
71+
}
7272
]

0 commit comments

Comments
 (0)