Commit cba608b3 authored by Joshua Sierles's avatar Joshua Sierles

remove dependency on react-native which will break the packager

parent aa713061
...@@ -24,7 +24,6 @@ ...@@ -24,7 +24,6 @@
}, },
"dependencies": { "dependencies": {
"invariant": "2.1.1", "invariant": "2.1.1",
"react-native": ">=0.9.0 <0.13.0",
"gl-react-core": "1.2.x" "gl-react-core": "1.2.x"
}, },
"devDependencies": { "devDependencies": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment