Skip to content

Commit 3448659

Browse files
chore(package.json): remove extra options (#82)
Co-authored-by: Almanov Nikita <[email protected]>
1 parent e73f6eb commit 3448659

File tree

2 files changed

+181
-190
lines changed

2 files changed

+181
-190
lines changed

package.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"homepage": "https://github.com/archoleat/commitlint-define-config#readme",
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/archoleat/commitlint-define-config.git"
14+
"url": "https://github.com/archoleat/commitlint-define-config.git"
1515
},
1616
"bugs": {
1717
"url": "https://github.com/archoleat/commitlint-define-config/issues"
@@ -28,15 +28,11 @@
2828
"plugin",
2929
"typescript"
3030
],
31-
"packageManager": "pnpm@9.4.0",
31+
"packageManager": "pnpm@9.7.0",
3232
"engines": {
3333
"node": ">=20.0.0",
3434
"pnpm": ">=9.0.0"
3535
},
36-
"volta": {
37-
"node": "20.16.0",
38-
"pnpm": "9.4.0"
39-
},
4036
"type": "module",
4137
"types": "index.d.ts",
4238
"imports": {
@@ -91,7 +87,7 @@
9187
"remark-preset-lint-consistent": "^6.0.0",
9288
"remark-preset-lint-markdown-style-guide": "^6.0.0",
9389
"remark-preset-lint-recommended": "^7.0.0",
94-
"rollup": "^4.20.0",
90+
"rollup": "^4.21.0",
9591
"rollup-plugin-dts": "^6.1.1",
9692
"rollup-plugin-esbuild": "^6.1.1",
9793
"semantic-release": "^24.1.0",

0 commit comments

Comments
 (0)