]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update FastClick to v0.6.11 4117/head
authorMatt Andrews <matt@mattandre.ws>
Fri, 10 Jan 2014 01:14:38 +0000 (01:14 +0000)
committerMatt Andrews <matt@mattandre.ws>
Fri, 10 Jan 2014 01:14:38 +0000 (01:14 +0000)
Includes bug fix for: https://github.com/ftlabs/fastclick/issues/160

bower.json

index 04a584afa09da730bceb563b0a2f8eb297af7cb6..4f5641fbcea4c088c2aae1929b83980e43d913be 100644 (file)
@@ -5,7 +5,7 @@
   "dependencies": {
     "jquery" : ">= 2.0.0",
     "modernizr": ">= 2.6.2",
-    "fastclick": "~0.6.10",
+    "fastclick": "~0.6.11",
     "jquery.cookie": "~1.4.0",
     "jquery-placeholder": "~2.0.7"
   },
@@ -13,4 +13,4 @@
     "jquery.autocomplete": "devbridge/jQuery-Autocomplete#1.2.7"
   },
   "private": true
-}
\ No newline at end of file
+}