Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 80862b8

Browse files
committed
Update
1 parent 8e5037b commit 80862b8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
{
22
"name": "css-ui-tooltip",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Simple tooltip.",
55
"main": "css/style.tooltip.css",
66
"repository": {
77
"type": "git",
88
"url": "git+https://accgit@github.com/css-ui/tooltip.git"
99
},
10+
"keywords": [
11+
"tooltip"
12+
],
1013
"license": "MIT",
1114
"bugs": {
1215
"url": "https://github.com/css-ui/tooltip/issues"

0 commit comments

Comments
 (0)