Skip to content

Commit

Permalink
maintain dependencies with both bower and npm
Browse files Browse the repository at this point in the history
closes #32
  • Loading branch information
joshuahiggins committed Jun 25, 2015
1 parent 25be3f7 commit 418c1d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@
"sungard",
"sungard-labs"
],
"dependencies": {
"angular": ">=1.2.26 <1.4",
"packery": ">=1.2.0 <1.3",
"draggabilly": ">=1.1.0 <1.2"
},
"license": "MIT"
}

0 comments on commit 418c1d3

Please sign in to comment.