diff --git a/bower.json b/bower.json index 041bf7d0..d4e8e1c9 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "moment-timezone", "description" : "Parse and display moments in any timezone.", "license" : "MIT", - "main": "builds/moment-timezone-with-data-2012-2022.js", + "main": "builds/moment-timezone-with-data-10-year-range.min.js", "dependencies" : { "moment" : ">= 2.9.0" },