Upgrgrade to fastclick v1.0.6

This commit is contained in:
Ronen Babayoff
2015-05-16 04:35:15 -04:00
committed by Sashko Stubailo
parent fcc83be5bd
commit 925b646a28
2 changed files with 741 additions and 724 deletions

1463
packages/fastclick/fastclick.js Normal file → Executable file

File diff suppressed because it is too large Load Diff

2
packages/fastclick/package.js Normal file → Executable file
View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Faster touch events on mobile",
version: '1.0.3'
version: '1.0.6'
});
Package.onUse(function (api) {