Skip to content

Commit

Permalink
v7 | v8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
chakAs3 committed Mar 22, 2024
1 parent 10daa33 commit ae17f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface ModuleOptions {
* @type string
* @example 'v8'
*/
version?: 'v7'
version?: 'v7' | 'v8'

/**
* StorybookCookie Name
Expand Down

0 comments on commit ae17f83

Please sign in to comment.