Skip to content

Commit 1527f02

Browse files
committed
chore: bump version of package to v5.3.4
1 parent e314c09 commit 1527f02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"raw-loader": "^4.0.2",
2424
"react": "18.2.0",
2525
"react-dom": "18.2.0",
26-
"react-tooltip": "5.3.3"
26+
"react-tooltip": "5.3.4"
2727
},
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "2.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tooltip",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"description": "react tooltip component",
55
"scripts": {
66
"dev": "node ./cli.js --env=development && node --max_old_space_size=2048 ./node_modules/rollup/dist/bin/rollup -c rollup.config.dev.js --watch",

0 commit comments

Comments
 (0)