Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(716)

Unified Diff: web/package.json

Issue 2958313002: Disable broken web tests in presubmit. (Closed)
Patch Set: Try changing semver Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/package.json
diff --git a/web/package.json b/web/package.json
index 1b4faa00c9fcccb0f1a924e33d055e0eb1c88e69..a2287694b2dc532b356740ba9b231601f9727207 100644
--- a/web/package.json
+++ b/web/package.json
@@ -35,7 +35,7 @@
"merge-stream": "^1.0.0",
"run-sequence": "^1.0.2",
"tslint": "^4.2.0",
- "typescript": "^2.3.2",
+ "typescript": "~2.3",
"vulcanize": "^1.15.4",
"yargs": "~4.8.0"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698