Skip to content

Commit 2b1b8b0

Browse files
authored
Remove extraneous ,
1 parent ca6ec46 commit 2b1b8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mystbin/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-responsive": "^9.0.0-beta.10",
3636
"react-tabs": "^3.1.1",
3737
"@types/node": "*",
38-
"@types/react": "18.0.1",
38+
"@types/react": "18.0.1"
3939
},
4040
"devDependencies": {
4141
"@types/node": "^14.14.7",

0 commit comments

Comments
 (0)