Skip to content

Commit b3468d5

Browse files
committed
chore: upgrade library for demo
1 parent ae61132 commit b3468d5

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

example-expo-emoji-keyboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"expo": "^31.0.2",
1111
"react": "16.5.0",
1212
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
13-
"react-native-smart-emoji-picker": "^0.1.1",
13+
"react-native-smart-emoji-picker": "^0.1.2",
1414
"react-native-sticky-keyboard-accessory": "^0.1.2",
1515
"react-native-vector-icons": "^6.1.0"
1616
},

example-expo-emoji-keyboard/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3743,19 +3743,19 @@ react-native-screens@1.0.0-alpha.15:
37433743
version "1.0.0-alpha.15"
37443744
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.15.tgz#5b5a0041310b46f12048fda1908d52e7290ec18f"
37453745

3746-
react-native-scrollable-tab-view@^0.8.0:
3747-
version "0.8.0"
3748-
resolved "https://registry.yarnpkg.com/react-native-scrollable-tab-view/-/react-native-scrollable-tab-view-0.8.0.tgz#5cb1fcfce07bf530a3c81ab51fc5071144edac5c"
3746+
react-native-scrollable-tab-view@^0.10.0:
3747+
version "0.10.0"
3748+
resolved "https://registry.yarnpkg.com/react-native-scrollable-tab-view/-/react-native-scrollable-tab-view-0.10.0.tgz#8ce7908254685ee37d35df7d849676eaa1e81132"
37493749
dependencies:
37503750
create-react-class "^15.6.2"
37513751
prop-types "^15.6.0"
37523752
react-timer-mixin "^0.13.3"
37533753

3754-
react-native-smart-emoji-picker@^0.1.1:
3755-
version "0.1.1"
3756-
resolved "https://registry.yarnpkg.com/react-native-smart-emoji-picker/-/react-native-smart-emoji-picker-0.1.1.tgz#d21ff7665eb0886b2625c579f78d10e641c370b5"
3754+
react-native-smart-emoji-picker@^0.1.2:
3755+
version "0.1.2"
3756+
resolved "https://registry.yarnpkg.com/react-native-smart-emoji-picker/-/react-native-smart-emoji-picker-0.1.2.tgz#9b589db06a1cb2091097c839b8c907ab121cd2a2"
37573757
dependencies:
3758-
react-native-scrollable-tab-view "^0.8.0"
3758+
react-native-scrollable-tab-view "^0.10.0"
37593759

37603760
react-native-sticky-keyboard-accessory@^0.1.2:
37613761
version "0.1.2"

0 commit comments

Comments
 (0)