Skip to content

Commit 9a53d93

Browse files
authored
fix(deps): Update deps and fix versioning issue
fix(deps): Update deps and fix versioning issue
2 parents 0c9157c + f988e1c commit 9a53d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/QuickSightUser.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ export class QuickSightUser {
2424

2525
export enum QuickSightRole {
2626
READER = 'READER', AUTHOR = 'AUTHOR', ADMIN = 'ADMIN'
27-
}
27+
}

0 commit comments

Comments
 (0)