Skip to content

Commit 062e92f

Browse files
committed
fix: comma in package.json
1 parent 8817ee1 commit 062e92f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"next": "15.5",
2424
"next-intl": "^4.1.0",
2525
"react": "^19.2.4",
26-
"react-dom": "^19.2.4",
26+
"react-dom": "^19.2.4"
2727
},
2828
"devDependencies": {
2929
"@eslint/eslintrc": "^3",

0 commit comments

Comments
 (0)