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 5bcfb0f commit c99defdCopy full SHA for c99defd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@inchill/time-to-interactive",
3
- "version": "0.0.4",
+ "version": "0.0.5",
4
"description": "Easily measure performance metrics of time to interactive in JavaScript.",
5
"main": "dist/index.umd.js",
6
"module": "dist/index.esm.js",
0 commit comments