Skip to content

Commit

Permalink
Merge pull request #11 from anuark/rm_trailing_comma
Browse files Browse the repository at this point in the history
rm trailing comma in package.json
  • Loading branch information
peintnermax authored May 23, 2024
2 parents f5683af + 7608a2d commit b6745ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-scripts": "5.0.1",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0",
"oidc-client-ts": "^2.4.0",
"oidc-client-ts": "^2.4.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit b6745ce

Please sign in to comment.