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