aboutsummaryrefslogtreecommitdiff
path: root/mobile/package.json
diff options
context:
space:
mode:
authorAndrewMihai <41450954+AndrewMihai@users.noreply.github.com>2019-03-08 21:18:06 +0000
committerGitHub <noreply@github.com>2019-03-08 21:18:06 +0000
commite8c968d4cc316b350d0402b77f45d71b107440b5 (patch)
treeaeae2c4212ace58b1f919f92c4cc821fa05d1cd9 /mobile/package.json
parent16a1db718890bed4cdb802db252819cfab4d5329 (diff)
parent850937e8de7448f12af126047e4e270fb9976473 (diff)
Merge pull request #29 from csc301-winter-2019/feat/5
Feat/5
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": {