Skip to content

Commit

Permalink
Fix bower path
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Apr 18, 2019
1 parent 0ce1971 commit cf6d1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -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"
},
Expand Down

0 comments on commit cf6d1cb

Please sign in to comment.