Skip to content

Commit 714df0e

Browse files
committed
fix typings filename ref
1 parent e63e8d4 commit 714df0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"files": [
1414
"lib",
1515
"dist",
16-
"typings/react-popper.d.ts"
16+
"typings/react-popper-tooltip.d.ts"
1717
],
1818
"scripts": {
1919
"build": "npm run build:cjs && npm run build:esm && cp src/styles.css dist",

0 commit comments

Comments
 (0)