Skip to content

Commit 10d92e1

Browse files
committed
chore(fastclick): Bump version
1 parent f520049 commit 10d92e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"homepage": "https://quasar.dev",
3737
"dependencies": {
3838
"@quasar/babel-preset-app": "1.1.6",
39-
"@quasar/fastclick": "1.1.3",
39+
"@quasar/fastclick": "1.1.4",
4040
"@vue/preload-webpack-plugin": "1.1.1",
4141
"autoprefixer": "9.6.1",
4242
"chalk": "2.4.2",

fastclick/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quasar/fastclick",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Polyfill used by Quasar Framework to remove click delays on browsers with touch UIs",
55
"maintainers": [
66
{

0 commit comments

Comments
 (0)