Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-26 05:14:03 +0300
committerGitHub <noreply@github.com>2020-01-26 05:14:03 +0300
commitc6314e3c30b814beabbb1180d9a7f6ada39bebbd (patch)
treea0c0b75cb2ec7b00ed8898c93cc629ab70e64850 /package.json
parent91ca646ac491e2f5f2b6157a8320467bce3fa23d (diff)
Bump v-tooltip from 2.0.2 to 2.0.3
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/Akryum/vue-tooltip/releases) - [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.2...v2.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fda9d8a11..cff000533 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"postcss-loader": "^3.0.0",
"printscout": "2.0.3",
"raw-loader": "^4.0.0",
- "v-tooltip": "^2.0.2",
+ "v-tooltip": "^2.0.3",
"vue": "^2.6.11",
"vue-autosize": "^1.0.2",
"vue-click-outside": "^1.0.7",