Skip to content

Commit

Permalink
fix(deps): Update deps and fix versioning issue
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlKeisel committed Jun 15, 2023
1 parent 0c9157c commit f988e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/QuickSightUser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ export class QuickSightUser {

export enum QuickSightRole {
READER = 'READER', AUTHOR = 'AUTHOR', ADMIN = 'ADMIN'
}
}

0 comments on commit f988e1c

Please sign in to comment.