Skip to content

Commit 3522f14

Browse files
author
amazon-meaisiah
committed
Fix version script
1 parent 86fe8ea commit 3522f14

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

scripts/internal/util.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ const packageList = [
6060
'lambdas/backend',
6161
'lambdas/catalog-updater',
6262
'lambdas/cloudfront-security',
63-
'lambdas/listener',
64-
'lambdas/static-asset-uploader',
65-
'lambdas/user-group-importer'
63+
'lambdas/static-asset-uploader'
6664
].map(rel => ({
6765
target: rel,
6866
resolved: p(rel)

0 commit comments

Comments
 (0)