mirror of
https://github.com/ivuorinen/base-configs-prettier.git
synced 2026-01-26 03:04:05 +00:00
chore: update
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user