mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-23 14:57:13 +00:00
0.17.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "examples",
|
||||
"version": "0.16.5",
|
||||
"version": "0.17.0",
|
||||
"scripts": {
|
||||
"dev": "next",
|
||||
"build": "next build",
|
||||
@@ -11,12 +11,12 @@
|
||||
"next": "^10.0.6",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-native-web": "0.16.5"
|
||||
"react-native-web": "0.17.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.13",
|
||||
"@babel/preset-flow": "^7.12.13",
|
||||
"babel-plugin-react-native-web": "0.16.5"
|
||||
"babel-plugin-react-native-web": "0.17.0"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user