Commit 3bd5783ba5d52d2889fe0ddd8de9d145243af353
ux: fix F-Droid build
dx: update react-native-ssb-shimsAndre Staltz committed on 9/30/2019, 1:48:31 PM
Parent: d4ca5d82a887f43a376207ff40769984bc5ac7cf
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 708031 bytes New file size: 708330 bytes |
package.json | ||
---|---|---|
@@ -68,9 +68,9 @@ | ||
68 | 68 | "react-native-image-view": "~2.1.6", |
69 | 69 | "react-native-navigation": "3.2.0", |
70 | 70 | "react-native-popup-menu": "0.15.6", |
71 | 71 | "react-native-ssb-client": "6.0.4", |
72 | - "react-native-ssb-shims": "4.4.0", | |
72 | + "react-native-ssb-shims": "4.5.0", | |
73 | 73 | "react-native-vector-icons": "6.6.0", |
74 | 74 | "react-propify-methods": "16.3.1", |
75 | 75 | "react-xstream-hoc": "1.0.0", |
76 | 76 | "remark": "~9.0.0", |
Built with git-ssb-web