Skip to content

Commit a304076

Browse files
committed
feat(picker): bump picker version to 18 (multiple bugfixes)
1 parent 20cfa49 commit a304076

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.17.0';
21+
const PICKER_VERSION = '1.18.0';
2222

2323
/**
2424
* @private

0 commit comments

Comments
 (0)