Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint authored Apr 4, 2017
1 parent 78eb6be commit 73941fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "moment-timezone",
"description" : "Parse and display moments in any timezone.",
"license" : "MIT",
"main": "builds/moment-timezone-with-data-2010-2020.js",
"main": "builds/moment-timezone-with-data-2012-2022.js",
"dependencies" : {
"moment" : ">= 2.6.0"
"moment" : ">= 2.9.0"
},
"ignore": [
"**/.*",
Expand Down

0 comments on commit 73941fd

Please sign in to comment.