Skip to content

Commit 00bd02e

Browse files
committed
chore: 修复 package.json 格式问题
- 删除多余的字符以确保 JSON 格式正确
1 parent 5e32c91 commit 00bd02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"dependencies": {
5656
"decimal.js": "^10.4.1"
57-
},g
57+
},
5858
"devDependencies": {
5959
"@rslib/core": "^0.9.2",
6060
"@rspress/plugin-typedoc": "^1.43.9",

0 commit comments

Comments
 (0)