gerrit/lib/js/npm.bzl
David Pursehouse 179767cdf9 Merge branch 'stable-2.15' into stable-2.16
* stable-2.15:
  Bump Mina core to 2.0.16 and sshd to 1.4
  Switch to java 8
  Set version to 2.13.14-SNAPSHOT
  Elasticsearch: Update rest client and test container to 6.7.1
  Switch links in js.bzl to https
  Update bower to 1.8.8

Change-Id: I8d97532289423ad626d015056ac245fd6c95782a
2019-04-09 17:23:15 +09:00

12 lines
297 B
Python

NPM_VERSIONS = {
"bower": "1.8.8",
"crisper": "2.0.2",
"polymer-bundler": "4.0.2",
}
NPM_SHA1S = {
"bower": "82544be34a33aeae7efb8bdf9905247b2cffa985",
"crisper": "7183c58cea33632fb036c91cefd1b43e390d22a2",
"polymer-bundler": "6b296b6099ab5a0e93ca914cbe93e753f2395910",
}