We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f520049 commit 10d92e1Copy full SHA for 10d92e1
app/package.json
@@ -36,7 +36,7 @@
36
"homepage": "https://quasar.dev",
37
"dependencies": {
38
"@quasar/babel-preset-app": "1.1.6",
39
- "@quasar/fastclick": "1.1.3",
+ "@quasar/fastclick": "1.1.4",
40
"@vue/preload-webpack-plugin": "1.1.1",
41
"autoprefixer": "9.6.1",
42
"chalk": "2.4.2",
fastclick/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@quasar/fastclick",
3
- "version": "1.1.3",
+ "version": "1.1.4",
4
"description": "Polyfill used by Quasar Framework to remove click delays on browsers with touch UIs",
5
"maintainers": [
6
0 commit comments