remove react-native dependency
This commit is contained in:
parent
5b6635599e
commit
91ebd83f08
|
@ -82,7 +82,6 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bows": "^1.6.0",
|
"bows": "^1.6.0",
|
||||||
"es6-symbol": "^3.1.0",
|
"es6-symbol": "^3.1.0"
|
||||||
"react-native": "^0.44.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue