Skip to content

Commit

Permalink
chore(version): v5.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieljablonski committed Feb 10, 2024
1 parent 58a5b79 commit 6f700f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-tooltip",
"version": "5.26.0",
"version": "5.26.1",
"description": "react tooltip component",
"scripts": {
"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",
Expand Down Expand Up @@ -124,7 +124,7 @@
]
},
"dependencies": {
"@floating-ui/dom": "^1.0.0",
"@floating-ui/dom": "^1.6.1",
"classnames": "^2.3.0"
}
}

0 comments on commit 6f700f4

Please sign in to comment.