Skip to content

Commit

Permalink
Update Web Vitals (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
boyleconnor authored Nov 30, 2021
1 parent 591f640 commit 3f9a00f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"typescript": "^4.3.2",
"web-vitals": "^2.0.1"
"web-vitals": "^2.1.2"
},
"scripts": {
"start": "chmod +x ./env.sh && ./env.sh && cp env-config.js ./public/ && react-scripts start",
Expand Down Expand Up @@ -49,4 +49,4 @@
"eslint-config-google": "^0.14.0",
"eslint-plugin-react": "^7.24.0"
}
}
}

0 comments on commit 3f9a00f

Please sign in to comment.