mirror of
https://github.com/ivuorinen/base-configs-commitlint.git
synced 2026-01-26 11:34:00 +00:00
chore: update package.json url
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ivuorinen/base-configs-commitlint.git"
|
"url": "git+https://github.com/ivuorinen/base-configs-commitlint.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "node scripts/postinstall.cjs"
|
"postinstall": "node scripts/postinstall.cjs"
|
||||||
|
|||||||
Reference in New Issue
Block a user