chore: fix formatting of package.json
This commit is contained in:
parent
e015c52350
commit
f13a5ce626
1 changed files with 2 additions and 10 deletions
12
package.json
12
package.json
|
|
@ -14,13 +14,7 @@
|
||||||
"release": "semantic-release",
|
"release": "semantic-release",
|
||||||
"prepack": "pnpm build"
|
"prepack": "pnpm build"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": ["comcigan", "parser", "typescript", "school", "korean"],
|
||||||
"comcigan",
|
|
||||||
"parser",
|
|
||||||
"typescript",
|
|
||||||
"school",
|
|
||||||
"korean"
|
|
||||||
],
|
|
||||||
"author": "Starcea <stardev.uwu@gmail.com>",
|
"author": "Starcea <stardev.uwu@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a",
|
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a",
|
||||||
|
|
@ -38,8 +32,6 @@
|
||||||
"iconv-lite": "^0.6.3"
|
"iconv-lite": "^0.6.3"
|
||||||
},
|
},
|
||||||
"release": {
|
"release": {
|
||||||
"branches": [
|
"branches": ["release"]
|
||||||
"release"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue