Merge pull request #16198 from edx/youngstrom/pin_moment_dependency

Pin moment dependency to 2.18.1
This commit is contained in:
Michael Youngstrom
2017-10-10 16:55:32 -04:00
committed by GitHub

View File

@@ -20,7 +20,7 @@
"jquery": "~2.2.0",
"jquery-migrate": "^1.4.1",
"jquery.scrollto": "~2.1.2",
"moment": "^2.15.1",
"moment": "2.18.1",
"moment-timezone": "~0.5.5",
"picturefill": "~3.0.2",
"popper.js": "~1.12.5",