chore: update

This commit is contained in:
2025-06-23 02:39:06 +03:00
parent 674071ec7d
commit b45f3a1b89

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ivuorinen/eslint-config", "name": "@ivuorinen/eslint-config",
"version": "0.5.12", "version": "0.5.13",
"description": "ivuorinen's shareable configuration for ESLint.", "description": "ivuorinen's shareable configuration for ESLint.",
"author": { "author": {
"name": "Ismo Vuorinen", "name": "Ismo Vuorinen",
@@ -45,7 +45,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/ivuorinen/base-configs-eslint.git" "url": "git+https://github.com/ivuorinen/base-configs-eslint.git"
}, },
"scripts": { "scripts": {
"postinstall": "node scripts/postinstall.cjs" "postinstall": "node scripts/postinstall.cjs"