Skip to content

Commit

Permalink
fix(gestures): add hammer types by default (#1309)
Browse files Browse the repository at this point in the history
  • Loading branch information
kara authored Sep 22, 2016
1 parent b5c8c63 commit 1a824d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@
"peerDependencies": {
"@angular/core": "^2.0.0",
"@angular/common": "^2.0.0"
},
"dependencies": {
"@types/hammerjs": "^2.0.30"
}
}

0 comments on commit 1a824d2

Please sign in to comment.