Skip to content

Commit

Permalink
Merge pull request moment#376 from anotheredward/patch-1
Browse files Browse the repository at this point in the history
add license to bower.json
  • Loading branch information
mattjohnsonpint authored Sep 15, 2016
2 parents 32ef9ef + 79639b4 commit 060ea59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "moment-timezone",
"description" : "Parse and display moments in any timezone.",
"license" : "MIT",
"main": "builds/moment-timezone-with-data-2010-2020.js",
"dependencies" : {
"moment" : ">= 2.6.0"
Expand Down

0 comments on commit 060ea59

Please sign in to comment.