Commit fa5d67a73d5314da4fb469ac62ed0318b761f463
dx: update typescript to 3.6
Andre Staltz committed on 9/2/2019, 2:20:50 PMParent: 2794367cfbe2d96c279c08f14497aaffb76b66de
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: 713961 bytes New file size: 713961 bytes |
package.json | ||
---|---|---|
@@ -123,9 +123,9 @@ | ||
123 | 123 | "propagate-replacement-fields": "1.2.0", |
124 | 124 | "react-native-version": "2.3.1", |
125 | 125 | "rn-snoopy": "2.0.2", |
126 | 126 | "tslint": "~5.18.0", |
127 | - "typescript": "3.5.x" | |
127 | + "typescript": "3.6.x" | |
128 | 128 | }, |
129 | 129 | "optionalDependencies": { |
130 | 130 | "appium": "1.14.0", |
131 | 131 | "tap-spec": "5.0.0", |
Built with git-ssb-web