aboutsummaryrefslogtreecommitdiff
path: root/mobile/package.json
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-03-08 21:50:43 +0000
committerGitHub <noreply@github.com>2019-03-08 21:50:43 +0000
commita51529eccd60120c34aafe9da9aea0d48750a325 (patch)
treea553e2619100942911e8a1235a63086cc25c091d /mobile/package.json
parentb254c15754fbcf00457167e6c51dc0e3bfcc083f (diff)
parent032fc2bea5f5c00d4147e4077107f52888b302c4 (diff)
Merge pull request #31 from csc301-winter-2019/qa
Qa
Diffstat (limited to 'mobile/package.json')
-rw-r--r--mobile/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/package.json b/mobile/package.json
index 0c3b6c2..488e885 100644
--- a/mobile/package.json
+++ b/mobile/package.json
@@ -15,6 +15,7 @@
"expo": "^32.0.0",
"react": "16.5.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz",
+ "react-native-elements": "^1.1.0",
"react-navigation": "^3.0.9"
},
"devDependencies": {