Skip to content

Commit d0021b1

Browse files
committed
Bump react-accessible-tooltip version.
1 parent b6c2851 commit d0021b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"babel-polyfill": "^6.26.0",
6767
"classnames": "^2.2.5",
6868
"react": "^16.2.0",
69-
"react-accessible-tooltip": "1.5.0",
69+
"react-accessible-tooltip": "1.5.1",
7070
"react-dom": "^16.2.0"
7171
}
7272
}

packages/react-accessible-tooltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-accessible-tooltip",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "React utility component for building accessible tooltips.",
55
"homepage": "https://ryami333.github.io/react-accessible-tooltip/",
66
"keywords": ["tooltip", "react", "component", "accessibility", "aria"],

0 commit comments

Comments
 (0)