Skip to content

Commit 52d114f

Browse files
committed
fix: extra comma in package.json
1 parent ba9e354 commit 52d114f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"@types/node": "^22.7.4",
5050
"@types/react": "^19.2.0",
5151
"mocha": "^10.1.0",
52-
"postinstall-postinstall": "^2.1.0",
52+
"postinstall-postinstall": "^2.1.0"
5353
}
5454
}

0 commit comments

Comments
 (0)