Skip to content

Commit 6220659

Browse files
committed
NCL-8490 Uninstall web-vitals dependency
1 parent 4c8722e commit 6220659

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package-lock.json

Lines changed: 1 addition & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"react-test-renderer": "^18.3.1",
2424
"resize-observer-polyfill": "^1.5.1",
2525
"sigma": "^3.0.1",
26-
"typescript": "^4.3.2",
27-
"web-vitals": "^2.1.4"
26+
"typescript": "^4.3.2"
2827
},
2928
"scripts": {
3029
"start": "VITE_VERSION=$npm_package_version vite",

0 commit comments

Comments
 (0)