diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-06-02 11:29:34 -0400 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-06-02 11:29:34 -0400 |
| commit | bac4e77f8905bf27b395f6690a8581885088c41c (patch) | |
| tree | acd89da900b71bb4dbb831db951842fd12fef672 /client/src/package.json | |
| parent | 73129939682a8f10845b7e012d10d75b3f618dd9 (diff) | |
db and header stuff
Diffstat (limited to 'client/src/package.json')
| -rw-r--r-- | client/src/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/package.json b/client/src/package.json index 4b5314b..6b21399 100644 --- a/client/src/package.json +++ b/client/src/package.json @@ -18,7 +18,7 @@ "react-native-fade-in-view": "^1.0.4", "react-native-fetch-blob": "^0.10.5", "react-native-fs": "^2.3.2", - "react-native-htmlview": "^0.9.0", + "react-native-htmlview": "git+https://github.com/jsdf/react-native-htmlview.git", "react-native-modal": "^2.3.2", "react-native-pathjs-charts": "0.0.28", "react-native-push-notification": "^3.0.0", |
