Skip to content

Commit

Permalink
Add dependency on moment to bower.json #107
Browse files Browse the repository at this point in the history
  • Loading branch information
timrwood committed Jul 19, 2014
1 parent 9fc647a commit 5e04523
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"description" : "Parse and display moments in any timezone.",
"version": "0.1.0",
"main": "builds/moment-timezone-with-data-2010-2020.js",
"dependencies" : {
"moment" : ">= 2.6.0"
},
"ignore": [
"**/.*",
"tests",
Expand Down

0 comments on commit 5e04523

Please sign in to comment.