Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
297 B
Python
Raw Normal View History

NPM_VERSIONS = {
"bower": "1.8.8",
"crisper": "2.0.2",
"polymer-bundler": "4.0.9",
}
NPM_SHA1S = {
"bower": "82544be34a33aeae7efb8bdf9905247b2cffa985",
"crisper": "7183c58cea33632fb036c91cefd1b43e390d22a2",
"polymer-bundler": "c80c9815690d76656d1fa6a231481850b4fa3874",
}