mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 20:11:07 +08:00
Update expo requirement
Updates the requirements on [expo](https://github.com/expo/expo-sdk) to permit the latest version. - [Release notes](https://github.com/expo/expo-sdk/releases) - [Commits](https://github.com/expo/expo-sdk/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
b022ec8caa
commit
ff05d12ae0
@ -15,7 +15,7 @@
|
||||
"preset": "jest-expo"
|
||||
},
|
||||
"dependencies": {
|
||||
"expo": "^30.0.1",
|
||||
"expo": "^31.0.4",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.2.0",
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz",
|
||||
|
Loading…
x
Reference in New Issue
Block a user