Skip to content

Commit 0ff66c8

Browse files
committed
fix: Updated picker version to 1.29.3
1 parent 45142f2 commit 0ff66c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* @private
2020
*/
21-
const PICKER_VERSION = 'beta';
21+
const PICKER_VERSION = '1.29.3';
2222

2323
/**
2424
* @private

0 commit comments

Comments
 (0)