diff options
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", |
