aboutsummaryrefslogtreecommitdiff
path: root/mobile/package.json
diff options
context:
space:
mode:
authorSamarth Agarwal <samarth.agarwal@mail.utoronto.ca>2019-03-21 17:28:06 +0000
committerSamarth Agarwal <samarth.agarwal@mail.utoronto.ca>2019-03-21 17:28:06 +0000
commit8937c8e7a5dea05310afd09104056eb2b886e62b (patch)
tree6e545a0562aaf1199bf87906b1e09abf8c012471 /mobile/package.json
parent091364a736c41812347f527930228d51a15a8df7 (diff)
parent7c98e3c782f3d8da4cc289dce9ecb0a6cfd9b26d (diff)
Finished merge.
Diffstat (limited to 'mobile/package.json')
-rw-r--r--mobile/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/package.json b/mobile/package.json
index 488e885..80a591e 100644
--- a/mobile/package.json
+++ b/mobile/package.json
@@ -15,8 +15,8 @@
"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"
+ "react-navigation": "^3.0.9",
+ "tcomb-form-native": "^0.6.20"
},
"devDependencies": {
"babel-preset-expo": "^5.0.0",