chore: update

This commit is contained in:
2025-06-23 02:39:40 +03:00
parent 3a9cef40bd
commit 5a87a65dab

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/markdownlint-config",
"version": "0.3.15",
"version": "0.3.16",
"type": "module",
"description": "ivuorinen's shareable configuration for markdownlint.",
"author": {
@@ -31,7 +31,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/ivuorinen/base-configs-markdownlint.git"
"url": "git+https://github.com/ivuorinen/base-configs-markdownlint.git"
},
"scripts": {
"postinstall": "node scripts/postinstall.cjs"