We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5f66c commit 4b7371cCopy full SHA for 4b7371c
bundlesize.config.json
@@ -2,15 +2,15 @@
2
"files": [
3
{
4
"path": "./dist/react-tooltip.cjs.min.js",
5
- "maxSize": "14 kB"
+ "maxSize": "14.5 kB"
6
},
7
8
"path": "./dist/react-tooltip.esm.min.js",
9
10
11
12
"path": "./dist/react-tooltip.umd.min.js",
13
14
}
15
]
16
0 commit comments