Skip to content

Commit

Permalink
chore: upgrade library for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
just4fun committed Dec 3, 2018
1 parent ae61132 commit b3468d5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion example-expo-emoji-keyboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"expo": "^31.0.2",
"react": "16.5.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
"react-native-smart-emoji-picker": "^0.1.1",
"react-native-smart-emoji-picker": "^0.1.2",
"react-native-sticky-keyboard-accessory": "^0.1.2",
"react-native-vector-icons": "^6.1.0"
},
Expand Down
14 changes: 7 additions & 7 deletions example-expo-emoji-keyboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3743,19 +3743,19 @@ [email protected]:
version "1.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.15.tgz#5b5a0041310b46f12048fda1908d52e7290ec18f"

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

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

react-native-sticky-keyboard-accessory@^0.1.2:
version "0.1.2"
Expand Down

0 comments on commit b3468d5

Please sign in to comment.