chore: update

This commit is contained in:
2025-06-23 02:41:57 +03:00
parent 171def423b
commit 652d37e5b9

View File

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