Skip to content

Commit e833c8e

Browse files
1.0.1
1 parent 8379427 commit e833c8e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-only-tooltip",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "basic css only tooltip",
55
"main": "index.js",
66
"scripts": {
@@ -10,7 +10,11 @@
1010
"type": "git",
1111
"url": "git+https://github.com/thoughtlessmind/css-only-tooltip.git"
1212
},
13-
"keywords": ["css", "tooltip", "css-tooltip"],
13+
"keywords": [
14+
"css",
15+
"tooltip",
16+
"css-tooltip"
17+
],
1418
"author": {
1519
"name": "Rajiv",
1620
"url": "https://github.com/thoughtlessmind"

0 commit comments

Comments
 (0)