mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
Specify React dependency correctly
fbshipit-source-id: c25ad1b942e75d9a631134fc277306931c7bc859
This commit is contained in:
parent
631b1beeb6
commit
cb59264e73
@ -194,7 +194,7 @@
|
||||
"mime-types": "2.1.11",
|
||||
"whatwg-fetch": "^1.0.0",
|
||||
"denodeify": "^1.2.1",
|
||||
"react": "15.3.0"
|
||||
"react": "~15.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^6.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user