Skip to content

Commit ac46af1

Browse files
committedJan 7, 2025·
6.4.0
1 parent 759180e commit ac46af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-tooltip",
3-
"version": "6.3.2",
3+
"version": "6.4.0",
44
"description": "React Tooltip",
55
"keywords": [
66
"react",
@@ -70,4 +70,4 @@
7070
"react": ">=16.9.0",
7171
"react-dom": ">=16.9.0"
7272
}
73-
}
73+
}

1 commit comments

Comments
 (1)

vercel[bot] commented on Jan 7, 2025

@vercel[bot]

Successfully deployed to the following URLs:

tooltip – ./

tooltip-react-component.vercel.app
tooltip-git-master-react-component.vercel.app

Please sign in to comment.