Skip to content

Commit 014de42

Browse files
committed
Updgrading core tooltip plugin
1 parent b50300c commit 014de42

File tree

3 files changed

+11
-37
lines changed

3 files changed

+11
-37
lines changed

CHANGELOG.md

-26
This file was deleted.

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adamdehaven/vuepress-plugin-custom-tooltip",
3-
"version": "1.4.0",
3+
"version": "1.4.2",
44
"description": "A customizable, reusable tooltip component for VuePress. This plugin is a VuePress wrapper for @adamdehaven/vue-custom-tooltip.",
55
"main": "index.js",
66
"repository": {
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"dependencies": {
34-
"@adamdehaven/vue-custom-tooltip": "^1.4.0"
34+
"@adamdehaven/vue-custom-tooltip": "^1.4.2"
3535
},
3636
"devDependencies": {
3737
"husky": "4",

0 commit comments

Comments
 (0)