Skip to content

Commit 377dd6f

Browse files
committed
✏️ add web vitals and INP to keywords
1 parent da44ee9 commit 377dd6f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@
3232
"main-thread",
3333
"event loop",
3434
"worker",
35-
"web worker"
35+
"web worker",
36+
"Core Web Vitals",
37+
"INP",
38+
"Interaction to Next Paint"
3639
],
3740
"module": "index.js",
3841
"jsnext:main": "index.js",

0 commit comments

Comments
 (0)