Commit 3f2693e8ad028da28efedcd91e802336c5a655f4
dx: update some dev deps
Andre Staltz committed on 9/23/2019, 9:21:38 AMParent: 110dc0eaaf2622271f375f37f3e2b321a2cb51c2
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: 704787 bytes New file size: 705140 bytes |
package.json | ||
---|---|---|
@@ -31,9 +31,9 @@ | ||
31 | 31 | "@cycle/run": "5.3.0", |
32 | 32 | "@cycle/state": "1.3.0", |
33 | 33 | "@types/node": "~12.7.5", |
34 | 34 | "@types/react": "16.8.x", |
35 | - "@types/react-native": "0.60.14", | |
35 | + "@types/react-native": "0.60.15", | |
36 | 36 | "@types/react-native-vector-icons": "6.4.2", |
37 | 37 | "color-hash": "1.0.3", |
38 | 38 | "cycle-native-alert": "1.1.0", |
39 | 39 | "cycle-native-android-local-notification": "1.1.0", |
@@ -104,9 +104,9 @@ | ||
104 | 104 | "metro-react-native-babel-preset": "^0.56.0", |
105 | 105 | "patch-package": "6.2.0", |
106 | 106 | "prettier": "~1.18.2", |
107 | 107 | "propagate-replacement-fields": "1.2.0", |
108 | - "react-native-version": "3.1.0", | |
108 | + "react-native-version": "3.2.0", | |
109 | 109 | "rn-snoopy": "2.0.2", |
110 | 110 | "tslint": "~5.20.0", |
111 | 111 | "typescript": "~3.6.3" |
112 | 112 | }, |
@@ -118,5 +118,5 @@ | ||
118 | 118 | }, |
119 | 119 | "react-native": { |
120 | 120 | "os": "react-native-os-staltz" |
121 | 121 | } |
122 | -} | |
122 | +} |
Built with git-ssb-web