chore: update

This commit is contained in:
2025-06-23 02:41:33 +03:00
parent 320ca0cef9
commit be5a1cad76

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ivuorinen/semantic-release-config", "name": "@ivuorinen/semantic-release-config",
"version": "0.3.17", "version": "0.3.18",
"description": "ivuorinen's shareable configuration for semantic-release.", "description": "ivuorinen's shareable configuration for semantic-release.",
"author": { "author": {
"name": "Ismo Vuorinen", "name": "Ismo Vuorinen",
@@ -37,7 +37,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/ivuorinen/base-configs-semantic-release.git" "url": "git+https://github.com/ivuorinen/base-configs-semantic-release.git"
}, },
"scripts": { "scripts": {
"postinstall": "node scripts/postinstall.cjs" "postinstall": "node scripts/postinstall.cjs"