mirror of
https://github.com/zhigang1992/examples.git
synced 2026-04-30 10:22:50 +08:00
Update package.json
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@expo/next-adapter": "2.1.0",
|
||||
"expo": "37.0.7",
|
||||
"next": "9.3.5",
|
||||
"next-fonts": "1.0.3",
|
||||
"next-images": "1.4.0",
|
||||
"next-offline": "5.0.1",
|
||||
"react": "16.9.0",
|
||||
"react-dom": "16.9.0",
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",
|
||||
"react-native-web": "0.11.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-preset-expo": "8.1.0"
|
||||
"@babel/core": "7.9.0",
|
||||
"@expo/next-adapter": "2.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user