chore: update

This commit is contained in:
2025-06-23 02:41:20 +03:00
parent 8332ead96d
commit 859839c878

View File

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