Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Commit 1f11ba5

Browse files
committed
2.1.0
1 parent 3661d74 commit 1f11ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tippy.js/react",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "React component for Tippy.js",
55
"main": "./umd/index.min.js",
66
"module": "./esm/index.js",
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"prop-types": "^15.6.2",
46-
"tippy.js": "^4.0.0"
46+
"tippy.js": "^4.0.3"
4747
},
4848
"peerDependencies": {
4949
"react": ">=16.8",

0 commit comments

Comments
 (0)