mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-26 07:49:18 +00:00
[change] Remove ART export
Anticipate the removal of ART from React Native core: https://github.com/facebook/react-native/issues/23313 Simplifies dependencies and builds for web apps. Close #1251
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
"npm-run-all": "^4.1.3",
|
||||
"prettier": "^1.12.1",
|
||||
"react": "^16.7.0",
|
||||
"react-art": "^16.7.0",
|
||||
"react-dom": "^16.7.0",
|
||||
"react-test-renderer": "^16.7.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user