Skip to content

Commit f543d4b

Browse files
chore(release): 1.16.3 [skip ci]
## [1.16.3](v1.16.2...v1.16.3) (2021-06-25) ### Bug Fixes * Focus and ref fixes ([#284](#284)) ([363baa8](363baa8))
1 parent 363baa8 commit f543d4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-picker/picker",
3-
"version": "1.16.2",
3+
"version": "1.16.3",
44
"homepage": "https://github.com/react-native-picker/picker#readme",
55
"description": "React Native Picker for iOS & Android",
66
"main": "./js/index.js",
@@ -78,7 +78,7 @@
7878
},
7979
"resolutions": {
8080
"metro-react-native-babel-preset": "^0.66.0",
81-
"metro":"0.64.0"
81+
"metro": "0.64.0"
8282
},
8383
"detox": {
8484
"test-runner": "jest",

0 commit comments

Comments
 (0)