Skip to content

Commit 288d733

Browse files
committed
fix: Update web-vitals dependency
This commit updates the web-vitals dependency from version 2.2.0 to 2.1.4.
1 parent 86e4973 commit 288d733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"react": "^19.0.0",
88
"react-dom": "^19.0.0",
99
"react-scripts": "5.0.1",
10-
"web-vitals": "^2.2.0"
10+
"web-vitals": "^2.1.4"
1111
},
1212
"scripts": {
1313
"start": "react-scripts start",

0 commit comments

Comments
 (0)