Skip to content

Commit 6f700f4

Browse files
chore(version): v5.26.1
1 parent 58a5b79 commit 6f700f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tooltip",
3-
"version": "5.26.0",
3+
"version": "5.26.1",
44
"description": "react tooltip component",
55
"scripts": {
66
"dev-rollup": "node ./prebuild.js --env=development && node --max_old_space_size=2048 ./node_modules/rollup/dist/bin/rollup -c rollup.config.dev.js --watch",
@@ -124,7 +124,7 @@
124124
]
125125
},
126126
"dependencies": {
127-
"@floating-ui/dom": "^1.0.0",
127+
"@floating-ui/dom": "^1.6.1",
128128
"classnames": "^2.3.0"
129129
}
130130
}

0 commit comments

Comments
 (0)