We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d843e commit 8510ee5Copy full SHA for 8510ee5
package/react-native-uiw/package.json
@@ -20,15 +20,15 @@
20
"README.md"
21
],
22
"dependencies": {
23
- "@babel/runtime": "7.6.2",
24
- "@react-native-community/picker": "^1.6.6",
+ "@babel/runtime": "7.10.5",
+ "@react-native-community/picker": "1.6.6",
25
"@types/color": "3.0.1",
26
- "@types/react-native": "0.62.11",
+ "@types/react-native": "0.63.2",
27
"@uiw/icons": "2.4.3",
28
"color": "3.1.2",
29
"prop-types": "15.7.2",
30
"react-native-root-siblings": "4.0.6",
31
- "react-native-svg": "9.13.3",
+ "react-native-svg": "12.1.0",
32
"react-native-swipeout": "2.3.6"
33
},
34
"peerDependencies": {
0 commit comments