chore: update package.json url

This commit is contained in:
2025-06-23 02:35:20 +03:00
parent 868672a5de
commit 6e5382c650

View File

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