mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Upgrgrade to fastclick v1.0.6
This commit is contained in:
committed by
Sashko Stubailo
parent
fcc83be5bd
commit
925b646a28
1463
packages/fastclick/fastclick.js
Normal file → Executable file
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
2
packages/fastclick/package.js
Normal file → Executable 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) {
|
||||
|
||||
Reference in New Issue
Block a user