Files
gerrit/lib/js/npm.bzl
Paladox 135a6ef0cd 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
2019-04-09 00:57:13 +01:00

12 lines
286 B
Python

NPM_VERSIONS = {
"bower": "1.8.8",
"crisper": "2.0.2",
"vulcanize": "1.14.8",
}
NPM_SHA1S = {
"bower": "82544be34a33aeae7efb8bdf9905247b2cffa985",
"crisper": "7183c58cea33632fb036c91cefd1b43e390d22a2",
"vulcanize": "679107f251c19ab7539529b1e3fdd40829e6fc63",
}