Skip to content

Commit 3e364e9

Browse files
committed
fix(picker): bump picker version for multiple fixes
1 parent 8f7f7a8 commit 3e364e9

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 = '1.22.0';
21+
const PICKER_VERSION = '1.22.1';
2222

2323
/**
2424
* @private

0 commit comments

Comments
 (0)