Skip to content

Commit 4c93e65

Browse files
author
Connor Boyle
authored
Merge pull request #16 from nlpsandbox/dependabot/npm_and_yarn/client/main/web-vitals-1.1.0
Bump web-vitals from 0.2.4 to 1.1.0 in /client
2 parents 3684e4b + 0fee20d commit 4c93e65

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-router-dom": "^5.2.0",
1515
"react-scripts": "4.0.2",
1616
"typescript": "^4.1.5",
17-
"web-vitals": "^0.2.4"
17+
"web-vitals": "^1.1.0"
1818
},
1919
"scripts": {
2020
"start": "chmod +x ./env.sh && ./env.sh && cp env-config.js ./public/ && react-scripts start",

0 commit comments

Comments
 (0)