Skip to content

Commit afff819

Browse files
committed
fix(deps): Update deps and fix versioning issue take two
1 parent 9d8c7bf commit afff819

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)