Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Switch links in js.bzl to https
  Update bower to 1.8.8

Change-Id: I736ef7f17e9e8edf3dcb75a29a4332d6c619dc96
This commit is contained in:
Paladox
2019-04-09 00:55:34 +01:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
NPM_VERSIONS = {
"bower": "1.8.2",
"bower": "1.8.8",
"crisper": "2.0.2",
"vulcanize": "1.14.8",
}
NPM_SHA1S = {
"bower": "adf53529c8d4af02ef24fb8d5341c1419d33e2f7",
"bower": "82544be34a33aeae7efb8bdf9905247b2cffa985",
"crisper": "7183c58cea33632fb036c91cefd1b43e390d22a2",
"vulcanize": "679107f251c19ab7539529b1e3fdd40829e6fc63",
}