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

Unified Diff: golden/package.json

Issue 1134223004: Fix spaces between paramset values. Also change the highlight color. (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Created 5 years, 7 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 | golden/res/imp/dots.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: golden/package.json
diff --git a/golden/package.json b/golden/package.json
index 5c06156c520c85a421c85f9057e3ba7c2311b917..ab93b2c6c25f70749659a2a4983f9185b29e98ea 100644
--- a/golden/package.json
+++ b/golden/package.json
@@ -18,7 +18,7 @@
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.9.0",
"grunt-autoprefixer": "~0.7.6",
- "bower": "~1.3.5",
+ "bower": "~1.3.12",
"grunt-cli": "~0.1.13",
"grunt-karma": "~0.8.3",
"mocha": "~1.20.1",
@@ -34,8 +34,7 @@
"grunt-mkdir": "~0.1.2",
"cssmin": "~0.4.2",
"autoprefixer": "~4.0.0",
- "bower": "~1.3.12",
- "vulcanize": "~0.7.1",
+ "vulcanize": "~0.7.10",
"uglify-js": "~2.4.15",
"native-promise-only": "~0.7.6-a"
}
« no previous file with comments | « no previous file | golden/res/imp/dots.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698